Par : 晓伟
Inspect and view changes in JavaScript Playground source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "JavaScript Playground",
"version": "1.3.1",
"description": "在浏览器 DevTools 中添加一个 JavaScript Playground 标签页",
"devtools_page": "devtools.html",
"update_url": "https://github.com/gexiaowei/js-playground-extension/releases/latest/download/updates.xml",
"icons": {
"16": "icons/logo-16.png",
"32": "icons/logo-32.png",
"48": "icons/logo-48.png",
"96": "icons/logo-96.png",
"128": "icons/logo-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "javascript-playground@chaibai.com.cn",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"permissions": [
"activeTab"
]
} Meilleures alternatives JavaScript Playground
Voici quelques Firefox add-ons qui sont similaires à JavaScript Playground :
JavaScript Playground ⚡ Online JS Compiler
onyxwizard
JS Sandbox
Patricia Harrell
轻标签页
Devifish
Code Runner
Patricia Harrell
MyJs
ooooooo234
HTML Live Editor
DIZE TECH IT SOLUTIONS
Vue.js DevTools
vuejsdevtools
NitaiPage
Nitai
DevTools Prototyper
Tim Nguyen
GraphQL Playground
graphql-playground-extension
LoveJS
n0name
DevMemory - 代码记忆库
夏茂成