BIS Automator and Audit Tool Firefox

Examine source code of BIS Automator and Audit Tool

Inspect and view changes in BIS Automator and Audit Tool source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "BIS Automator and Audit Tool",
  "version": "14.1",
  "description": "Engineered by Sandeep Saini.",
  "permissions": [
    "tabs",
    "scripting",
    "notifications",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "bis-automator@sandeepsaini.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "host_permissions": [
    "https://api.languagetool.org/*",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Mejores alternativas BIS Automator and Audit Tool

Aquí hay algunas Firefox add-ons que son similares a BIS Automator and Audit Tool: