Popup Bookmarks Firefox

Examine source code of Popup Bookmarks

By: Amu
Inspect and view changes in Popup Bookmarks source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "1.5.1",
  "homepage_url": "https://crossblade.her.jp/addon/popupbookmarks/index.php",
  "icons": {
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "64": "icons/icon_64.png",
    "128": "icons/icon_128.png"
  },
  "applications": {
    "gecko": {
      "id": "addon_popup_bookmarks@crossblade.her.jp",
      "strict_min_version": "52.0"
    }
  },
  "permissions": [
    "http://*/*",
    "https://*/*",
    "activeTab",
    "bookmarks",
    "storage",
    "theme"
  ],
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/icon_32.png",
    "default_title": "Popup bookmark folder",
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "settings/options.html"
  },
  "default_locale": "en"
}

Best Popup Bookmarks Alternatives

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