Studio for Featuring Projects Firefox

Examine source code of Studio for Featuring Projects

Inspect and view changes in Studio for Featuring Projects source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Studio for Featuring Projects",
  "description": "Allows curators of a particular studio on Scratch to have an easier way to manage project requests.",
  "content_scripts": [
    {
      "matches": [
        "https://scratch.mit.edu/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "code.js"
      ]
    }
  ],
  "version": "1.2resigned1",
  "background": {
    "scripts": [
      "menu.js"
    ]
  },
  "permissions": [
    "https://scratch.mit.edu/*",
    "contextMenus"
  ],
  "icons": {
    "128": "icon.png"
  },
  "browser_action": {
    "default_icon": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9af7c1b8-a757-4822-b483-e0250fc6010c}"
    }
  }
}

Best Studio for Featuring Projects Alternatives

Here are some Firefox add-ons that are similar to Studio for Featuring Projects: