JavaScript Playground ⚡ Online JS Compiler Firefox

Examine source code of JavaScript Playground ⚡ Online JS Compiler

提供元: onyxwizard
Inspect and view changes in JavaScript Playground ⚡ Online JS Compiler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Live JS Evaluator",
  "version": "1.1",
  "description": "Write and run JavaScript code instantly – click the icon to open the playground",
  "author": "onyxwizard",
  "browser_specific_settings": {
    "gecko": {
      "id": "js-playground@onyxwizard.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "32": "assets/icons/icon_js_32.png"
  },
  "browser_action": {
    "default_title": "Open JS Playground",
    "default_icon": {
      "32": "assets/icons/icon_js_32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';"
}

ベストのJavaScript Playground ⚡ Online JS Compiler代替案

JavaScript Playground ⚡ Online JS Compilerに類似したFirefox add-onをいくつか紹介します: