Add current page here Firefox

Examine source code of Add current page here

By: utubo
Inspect and view changes in Add current page here 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.1",
  "default_locale": "en",
  "applications": {
    "gecko": {
      "id": "bookmark_add_current_page_here@utb.dip.jp",
      "strict_min_version": "100.0"
    }
  },
  "icons": {
    "16": "icon.svg",
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "bookmarks",
    "menus",
    "tabs"
  ]
}

Best Add current page here Alternatives

Here are some Firefox add-ons that are similar to Add current page here: