Por: Patricia Harrell
Inspect and view changes in Code Runner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Code Runner",
"version": "1.1",
"description": "Run JavaScript snippets directly in the browser sandbox",
"browser_specific_settings": {
"gecko": {
"id": "{28312218-3d59-4f80-ab96-17e6b0e6f634}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
},
"browser_action": {
"default_popup": "dialog/dialog.html",
"default_icon": {
"16": "img/i16.png",
"32": "img/i32.png",
"48": "img/i48.png",
"96": "img/i96.png",
"128": "img/i128.png"
}
},
"background": {
"scripts": [
"ext/service.js"
]
},
"permissions": []
} Melhores alternativas Code Runner
Aqui estão algumas Firefox add-ons que são similares a Code Runner:
JS Sandbox
Patricia Harrell
Quick Code Console
Leila
JavaScript Playground ⚡ Online JS Compiler
onyxwizard
CodeSandbox Helper
codesandbox-helper
Console Snippet Runner
Vijeal Koman
Script Sandbox Environment
Jermaine Vaughn
RunCode - OnlineCompiler
RunCode - Cloud Development Environment
JS and CSS snippets for web
Yupma
Quick access to CodeSandbox
codesandbox_helper
HTML Runner
Mohammad Shaklain