By: igorlogius
Inspect and view changes in Auto Updating Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "igorlogius",
"homepage_url": "https://github.com/igorlogius/webextensions/tree/main/auto-updating-bookmarks",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_area": "navbar",
"default_title": "create auto updating bookmark"
},
"icons": {},
"description": "Create auto updating bookmarks on navigation in the same domain, for example to read webcomics and continue from where you left off",
"manifest_version": 2,
"name": "Auto Updating Bookmarks",
"permissions": [
"tabs",
"bookmarks",
"storage",
"menus"
],
"version": "1.6.12",
"browser_specific_settings": {
"gecko": {
"id": "{81a6e2bd-2c4d-41e0-80b3-cd76831b8b4c}"
}
}
} Best Auto Updating Bookmarks Alternatives
Here are some Firefox add-ons that are similar to Auto Updating Bookmarks: