Mudbooker Firefox

Examine source code of Mudbooker

By: irakli
Inspect and view changes in Mudbooker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Mudbooker",
  "version": "0.11.4",
  "description": "Automatically bookmarks active tabs",
  "icons": {
    "16": "icons/logo.svg",
    "32": "icons/logo.svg",
    "48": "icons/logo.svg",
    "96": "icons/logo.svg"
  },
  "browser_action": {
    "default_icon": {
      "16": "icons/logo.svg",
      "32": "icons/logo.svg"
    },
    "default_popup": "popup/popup.html"
  },
  "options_ui": {
    "page": "options/index.html"
  },
  "background": {
    "scripts": [
      "options/utils.js",
      "background.js"
    ]
  },
  "permissions": [
    "<all_urls>",
    "bookmarks",
    "tabs",
    "storage",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{19b474ef-4e73-4726-bd77-8592fdb6ff40}"
    }
  }
}

Best Mudbooker Alternatives

Here are some Firefox add-ons that are similar to Mudbooker: