Miniscripts Firefox

Examine source code of Miniscripts

Inspect and view changes in Miniscripts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Miniscripts",
  "version": "1.1.1",
  "description": "Save scripts to run on any page",
  "icons": {
    "16": "res/icon_16.png",
    "32": "res/icon_32.png",
    "48": "res/icon_48.png",
    "128": "res/icon_128.png"
  },
  "browser_action": {
    "default_icon": "res/icon_16.png",
    "default_popup": "popup.html"
  },
  "options_page": "options.html",
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "activeTab",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "miniscripts@mkps.app"
    }
  },
  "manifest_version": 2
}

Best Miniscripts Alternatives

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