Related Bookmarks Firefox

Examine source code of Related Bookmarks

Inspect and view changes in Related Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "Related_Bookmarks@firefox.clu-os.net",
      "strict_min_version": "63.0"
    }
  },
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.3.2",
  "icons": {
    "48": "_images/icon.svg",
    "96": "_images/icon.svg"
  },
  "background": {
    "scripts": [
      "_scripts/FFXPlaces.js",
      "_scripts/FFXUI.js",
      "options_default.js",
      "background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_title": "__MSG_extensionName__",
    "default_icon": "_images/action.dark.svg",
    "theme_icons": [
      {
        "dark": "_images/action.dark.svg",
        "light": "_images/action.light.svg",
        "size": 16
      },
      {
        "dark": "_images/action.dark.svg",
        "light": "_images/action.light.svg",
        "size": 32
      }
    ],
    "default_popup": "browser_action/index.html"
  },
  "options_ui": {
    "browser_style": false,
    "open_in_tab": false,
    "page": "options.html"
  },
  "permissions": [
    "bookmarks",
    "history",
    "sessions",
    "storage",
    "tabs"
  ]
}

Best Related Bookmarks Alternatives

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