Isiadoc Firefox

Examine source code of Isiadoc

By: Isia
Inspect and view changes in Isiadoc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "isiadoc",
  "description": "Avec Isiadoc trouvez l'info en 5s, plus de perte de temps. Réduisez les tickets et accélérez votre onboarding.",
  "version": "1.5.1",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "storage",
    "identity",
    "downloads",
    "https://isia-tech.eu.auth0.com/*",
    "https://api.isia.tech/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b0698b80-3e39-4855-8407-d7f4be182ca1}",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "content-scripts/content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "content-scripts/content.css"
  ],
  "browser_action": {
    "default_title": "ISIA Extension"
  }
}

Best Isiadoc Alternatives

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