Ton IA Firefox

Examine source code of Ton IA

Inspect and view changes in Ton IA source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ton IA",
  "version": "0.1.0",
  "description": "Ton compagnon IA sur navigateur - Assistant intelligent pour améliorer votre navigation web.",
  "author": "Votre Nom",
  "homepage_url": "https://github.com/Rapha7021/ton-ia",
  "permissions": [
    "storage",
    "contextMenus",
    "activeTab",
    "https://api.ton-backend-ia.tld/*",
    "https://api.openai.com/*"
  ],
  "icons": {
    "16": "icon.png",
    "48": "icon.png",
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "options_page": "options.html",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b6906857-9fa1-458d-9434-bb3fdbad7d05}"
    }
  }
}

Best Ton IA Alternatives

Here are some Firefox add-ons that are similar to Ton IA: