Por: Apteryx Software
Inspect and view changes in Evaluate - Run Code Anytime, Anywhere source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"$schema": "https://json.schemastore.org/chrome-manifest",
"manifest_version": 3,
"version": "0.3.2",
"author": "Apteryx Software",
"name": "Evaluate - Run Code Anytime, Anywhere",
"short_name": "Evaluate",
"description": "Execute any code snippet on any website with Evaluate.",
"homepage_url": "https://evaluate.run",
"icons": {
"16": "images/icon/16.png",
"32": "images/icon/32.png",
"48": "images/icon/48.png",
"64": "images/icon/64.png",
"128": "images/icon/128.png"
},
"action": {
"default_icon": {
"16": "images/icon/16.png",
"32": "images/icon/32.png",
"48": "images/icon/48.png",
"64": "images/icon/64.png",
"128": "images/icon/128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "firefox-extension@evaluate.run"
}
},
"permissions": [
"contextMenus"
],
"background": {
"scripts": [
"service-worker-loader.js"
],
"type": "module"
},
"content_scripts": [
{
"js": [
"assets/index.tsx-loader.js"
],
"matches": [
"<all_urls>"
]
}
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"images/icon.png",
"assets/browser-polyfill.js",
"assets/index.tsx.js"
]
}
]
} Mejores alternativas Evaluate - Run Code Anytime, Anywhere
Aquí hay algunas Firefox add-ons que son similares a Evaluate - Run Code Anytime, Anywhere:
Quick Code Console
Leila
Python: Browser Edition
Hunkie Peanut
Code Injector Pro
Mathilda
30 Seconds of Knowledge
Stefan Petrovic
CodeSnap - Share Code Snippets
Byte Perks
Code Stats Extension
bitnulleins
ChatGPT Execute Code button
TinkerTank
HTML Runner
Mohammad Shaklain
JS Injector
Francesco De Stefano
CodeFaster
CodeFaster
NoEval - Disable Eval()
keller