Mashiro for Firefox Firefox

Examine source code of Mashiro for Firefox

By: gksjohn
Inspect and view changes in Mashiro for Firefox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Mashiro",
  "description": "Enable Popular Mode on Pixiv",
  "version": "0.2.0",
  "manifest_version": 3,
  "icons": {
    "16": "./images/mashiro.png",
    "32": "./images/mashiro.png",
    "64": "./images/mashiro.png",
    "128": "./images/mashiro.png"
  },
  "background": {
    "scripts": [
      "/background.js"
    ]
  },
  "permissions": [
    "scripting"
  ],
  "host_permissions": [
    "https://www.pixiv.net/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.pixiv.net/*"
      ],
      "js": [
        "jquery-3.6.0.min.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{2d0dc32d-40ad-49ff-a22d-824e31a32d28}",
      "strict_min_version": "113.0"
    }
  }
}

Best Mashiro for Firefox Alternatives

Here are some Firefox add-ons that are similar to Mashiro for Firefox: