Abadis Lookup Firefox

Examine source code of Abadis Lookup

Inspect and view changes in Abadis Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Abadis Lookup",
  "version": "1.0",
  "description": "Double-click or select any word to see its Persian definition from Abadis.ir",
  "permissions": [
    "activeTab",
    "*://abadis.ir/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "abadis-lookup@amir7698",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "popup.css"
      ]
    }
  ]
}

Best Abadis Lookup Alternatives

Here are some Firefox add-ons that are similar to Abadis Lookup: