tiny user script manager Firefox

Examine source code of tiny user script manager

Par : h43z
Inspect and view changes in tiny user script manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "just inject user scripts",
  "manifest_version": 2,
  "name": "tiny user script manager",
  "version": "0.0.8",
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "webNavigation",
    "storage",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "tinyuserscripts@h43z",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives tiny user script manager

Voici quelques Firefox add-ons qui sont similaires à tiny user script manager :