Bookmark Age Tracker Firefox

Examine source code of Bookmark Age Tracker

Inspect and view changes in Bookmark Age Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Bookmark Age Tracker",
  "version": "1.0",
  "description": "Tracks the age of bookmarks and alerts users when they are old or no longer accessible.",
  "permissions": [
    "bookmarks",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "icons": {
    "48": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{560f997b-7544-4e10-9ef9-f8b93daee513}"
    }
  }
}

Best Bookmark Age Tracker Alternatives

Here are some Firefox add-ons that are similar to Bookmark Age Tracker: