提供元: Patricia Harrell Add-on
Inspect and view changes in Quick Eval source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Quick Eval",
"version": "1.1.2",
"description": "Evaluate JavaScript expressions and log results instantly",
"browser_specific_settings": {
"gecko": {
"id": "{6691cbf5-eba3-4fb6-aeb0-7fc8f35b26a3}",
"strict_min_version": "96.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "media/n16.png",
"32": "media/n32.png",
"48": "media/n48.png",
"96": "media/n96.png",
"128": "media/n128.png"
},
"browser_action": {
"default_popup": "display/view.html",
"default_icon": {
"16": "media/n16.png",
"32": "media/n32.png",
"48": "media/n48.png",
"96": "media/n96.png",
"128": "media/n128.png"
}
},
"background": {
"scripts": [
"runtime/engine.js"
]
},
"permissions": []
} ベストのQuick Eval代替案
Quick Evalに類似したFirefox add-onをいくつか紹介します:
JS Sandbox
Patricia Harrell
Evaluate - Run Code Anytime, Anywhere
Apteryx Software
Quick Math
Konstantinova
JavaScript Playground ⚡ Online JS Compiler
onyxwizard
Formula Calc
enzo
Quick Code Console
Leila
Live Expression
Faihan
Code Runner
Patricia Harrell
Math Eval
Konstantinova
Page Error Monitor
MumbaiEnjoyer
Console Error Viewer
MumbaiEnjoyer
Live Expression-Devloper Tool
weirdcreators