Bookmark 301 Updater 的评价
Bookmark 301 Updater 作者: Dan Wallis, Dan Wallis
4 条评价
- 评分 3 / 5来自 Firefox 用户 13191507, 8 年前
- 评分 3 / 5来自 Firefox 用户 13092540, 8 年前
- 评分 3 / 5来自 Firefox 用户 12827221, 8 年前Since there is no description, i pulled it from the inspiring firefox bug discussion (https://bugzilla.mozilla.org/show_bug.cgi?id=8648#c45)
The extension watches for redirects that the browser follows. If they have status code 301 (ie, permanent), it'll search all bookmarks for the old URL, and update them with the new URL.
There's no current handling for 404s or any other status codes. Also, HSTS upgrades aren't detected by the extension, as these don't generate a 301 from the server. (They happen client side.) - 评分 3 / 5来自 Martin Ueding, 8 年前I have tried this add-on and it works reliably. It seems to remove the bookmark and create a new one, either way: The tags get removed after visiting the site. This can be destructive if lots of tags are used.
开发者回应
发布于 8 年前The API the add-on uses doesn't have access to the tags nor description. The way this add-on uses the API it only changes the URL, and doesn't delete/recreate the bookmark.
[Update] I've looked into this and it appears to be a bug in Firefox itself. I've raised a bug report to get this fixed.
https://bugzilla.mozilla.org/show_bug.cgi?id=1388890