Washoe Firefox

Examine source code of Washoe

Inspect and view changes in Washoe source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Washoe",
  "version": "1.0.4",
  "applications": {
    "gecko": {
      "id": "washoe@streltsov.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_scripts/content.js",
        "content_scripts/createModal.js",
        "content_scripts/createCard.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background/background.js",
      "background/menu.js"
    ]
  },
  "permissions": [
    "tabs",
    "menus",
    "storage"
  ]
}

Best Washoe Alternatives

Here are some Firefox add-ons that are similar to Washoe: