Phytonic Firefox

Examine source code of Phytonic

Por: bameda
Inspect and view changes in Phytonic source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Phytonic",
  "version": "0.1",
  "author": "David Barragán Merino (@bameda)",
  "description": "A funny Firefox addon to correct typos with the Phyton programming language name",
  "homepage_url": "https://github.com/bameda/firefox-addon-phytonic",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png",
    "256": "icons/icon256.png"
  },
  "browser_action": {
    "default_icon": "icons/icon48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "libs/findAndReplaceDOMText.js",
        "content.js"
      ]
    }
  ]
}

Mejores alternativas Phytonic

Aquí hay algunas Firefox add-ons que son similares a Phytonic: