By: danBhentschel
Inspect and view changes in CG Spunk source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"version": "0.2.26resigned1",
"manifest_version": 2,
"description": "__MSG_appDescription__",
"author": "danBhentschel",
"applications": {
"gecko": {
"id": "{bc721ec4-4c50-4075-85fb-28e62b7ed41b}"
}
},
"icons": {
"16": "images/CGSpunk_16.png",
"19": "images/CGSpunk_19.png",
"48": "images/CGSpunk_48.png",
"128": "images/CGSpunk_128.png"
},
"default_locale": "en",
"background": {
"scripts": [
"scripts/StartupNotification.js",
"scripts/background.js"
]
},
"permissions": [
"storage",
"tabs",
"notifications",
"https://www.codingame.com/*"
],
"content_scripts": [
{
"matches": [
"https://www.codingame.com/*"
],
"js": [
"downloaded_libs/jquery/jquery.min.js",
"scripts/QueryStringHelper.js",
"scripts/IdeDomManipulator.js",
"scripts/BatchRunOptions.js",
"scripts/BatchRunRecorder.js",
"scripts/BatchResultsReporter.js",
"scripts/BatchRunner.js",
"scripts/MatchGenerator.js",
"scripts/IdeActions.js",
"scripts/contentscript.js",
"scripts/contentscript_ide.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"web_accessible_resources": [
"scripts/Injected.js"
],
"options_ui": {
"page": "dialogs/options.html",
"chrome_style": true
}
} Best CG Spunk Alternatives
Here are some Firefox add-ons that are similar to CG Spunk: