Dynamic Bookmarks Firefox

Examine source code of Dynamic Bookmarks

Inspect and view changes in Dynamic Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Dynamic Bookmarks",
  "version": "1.0.2resigned1",
  "description": "Allows for the creation of dynamic bookmarks.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "32": "icon-32.png"
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "Bookmark this page",
    "default_popup": "popup.html",
    "default_icon": "icon-32.png"
  },
  "permissions": [
    "bookmarks",
    "tabs",
    "webRequest"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ae8853a-471c-42ab-901c-7d4fbd155b0f}"
    }
  }
}

Best Dynamic Bookmarks Alternatives

Here are some Firefox add-ons that are similar to Dynamic Bookmarks: