In-Site Bookmark Firefox

Examine source code of In-Site Bookmark

By: tkrkt
Inspect and view changes in In-Site Bookmark source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "1.2.1",
  "manifest_version": 2,
  "description": "__MSG_appDescription__",
  "applications": {
    "gecko": {
      "id": "in-site-bookmark@tkrkt.com"
    }
  },
  "icons": {
    "128": "icon-128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "dist/background.bundle.js"
    ]
  },
  "permissions": [
    "tabs",
    "storage",
    "downloads"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {
    "default_icon": {
      "32": "icon-32.png",
      "64": "icon-64.png",
      "128": "icon-128.png"
    },
    "default_title": "In-Site Bookmark",
    "default_popup": "popup.html"
  }
}

Best In-Site Bookmark Alternatives

Here are some Firefox add-ons that are similar to In-Site Bookmark: