Avro Plugin Firefox

Examine source code of Avro Plugin

제작자: Kawser Habib
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"
  ]
}

최고의 Avro Plugin 대안

다음은 Avro Plugin과(와) 유사한 Firefox add-on입니다: