Avro Plugin Firefox

Examine source code of Avro Plugin

Inspect and view changes in Avro Plugin source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Avro Plugin",
  "description": "Extension for writing bangla. Thanks creator of Avro. Any suggesation please mail me : kawser.habib.dev@gmail.com",
  "version": "1.0",
  "author": "Kawser Habib",
  "icons": {
    "128": "img/avro.png"
  },
  "browser_action": {
    "default_icon": "img/avro_disable.png",
    "default_popup": "index.html",
    "default_title": "Avro"
  },
  "content_scripts": [
    {
      "js": [
        "js/jquery-3.4.1.min.js",
        "js/avro-v1.1.4.min.js",
        "js/main.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "permissions": [
    "storage"
  ]
}

Best Avro Plugin Alternatives

Here are some Firefox add-ons that are similar to Avro Plugin: