prodMastoTools Firefox

Examine source code of prodMastoTools

By: prod
Inspect and view changes in prodMastoTools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "prodMastoTools",
  "version": "1.0",
  "description": "Some qol my community wanted",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "icons": {
    "48": "48.png"
  },
  "action": {
    "default_icon": {
      "32": "32.png"
    },
    "default_title": "Set Name",
    "default_popup": "set.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "prodmastotools@prodzpod.o-r.kr"
    }
  }
}

Best prodMastoTools Alternatives

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