Par : Kubet
Inspect and view changes in ScratchTools for Scratch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ScratchTools for Scratch",
"short_name": "ScratchTools",
"manifest_version": 2,
"version": "4.0.0",
"version_name": "4.0.0",
"default_locale": "en",
"description": "ScratchTools is fully customizable with tons of features, all for making the Scratch website better and easier to use!",
"author": "rgantzos",
"background": {
"scripts": [
"/extras/background.js"
],
"persistent": false
},
"permissions": [
"scripting",
"storage",
"alarms"
],
"browser_action": {
"default_icon": "/extras/icons/icon48.png",
"default_popup": "/extras/popup/popup.html",
"default_title": "ScratchTools"
},
"icons": {
"16": "/extras/icons/icon16.png",
"48": "/extras/icons/icon48.png",
"128": "/extras/icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"https://scratch.mit.edu/*"
],
"run_at": "document_start",
"js": [
"extras/inject-styles.js",
"api/update/index.js"
],
"css": [
"api/update/style.css"
],
"all_frames": true
}
],
"web_accessible_resources": [
"features/*",
"/extras/feature/index.html",
"/api/*",
"/libraries/*",
"/extras/icons/*"
],
"host_permissions": [
"https://scratch.mit.edu/"
],
"optional_permissions": [
"https://api.scratch.mit.edu/"
],
"options_ui": {
"page": "extras/index.html",
"open_in_tab": true
},
"homepage_url": "https://scratchtools.app",
"browser_specific_settings": {
"gecko": {
"id": "{0cdc615a-6379-41ea-897f-47c8792f927c}"
}
}
} Meilleures alternatives ScratchTools for Scratch
Voici quelques Firefox add-ons qui sont similaires à ScratchTools for Scratch :