SynestheFox Firefox

Examine source code of SynestheFox

Por: Zoey
Inspect and view changes in SynestheFox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "applications": {
    "gecko": {
      "id": "synesthefox@dessix.net"
    }
  },
  "manifest_version": 2,
  "name": "SynestheFox",
  "version": "1.18resigned1",
  "description": "Color code individual characters on pages you view -- induce color-graphemic synesthesia",
  "icons": {
    "128": "128-t.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": false,
      "js": [
        "contentScript.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*",
        "file:///*/*"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  }
}

Melhores alternativas SynestheFox

Aqui estão algumas Firefox add-ons que são similares a SynestheFox: