Local Bookmarks URLs adapter Firefox

Examine source code of Local Bookmarks URLs adapter

Inspect and view changes in Local Bookmarks URLs adapter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Local Bookmarks URLs adapter",
  "permissions": [
    "bookmarks"
  ],
  "browser_action": {
    "default_icon": {
      "32": "icon-30.png"
    },
    "default_title": "Local Bookmarks URLs adapter",
    "browser_style": true
  },
  "background": {
    "scripts": [
      "/browser-polyfill.js",
      "/background.js"
    ]
  }
}

Best Local Bookmarks URLs adapter Alternatives

Here are some Firefox add-ons that are similar to Local Bookmarks URLs adapter: