PyConsole: Python Shell Uncomplicated Firefox

Examine source code of PyConsole: Python Shell Uncomplicated

제작자: leopsidom
Inspect and view changes in PyConsole: Python Shell Uncomplicated source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "PyConsole: Python shell uncomplicated",
  "description": "A no brainer python console in the browser",
  "version": "0.20.0",
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": "test-icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2fc1710c-5a39-499c-ab16-6aebc172e4f3}"
    }
  }
}

최고의 PyConsole: Python Shell Uncomplicated 대안

다음은 PyConsole: Python Shell Uncomplicated과(와) 유사한 Firefox add-on입니다: