100AI Firefox

Examine source code of 100AI

Par : 100ai Add-on
Inspect and view changes in 100AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "100AI",
  "description": "100AI: The Ultimate AI Assistant Powered by GPT-4 and PaLM",
  "version": "1.0.0",
  "manifest_version": 2,
  "icons": {
    "16": "icons/ext-16x16.png",
    "48": "icons/ext-48x48.png",
    "128": "icons/ext-128x128.png"
  },
  "background": {
    "scripts": [
      "js/background-firefox.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_title": "100AI"
  },
  "commands": {
    "wake_and_sleep": {
      "suggested_key": {
        "default": "Alt+Space",
        "mac": "Alt+Space"
      },
      "description": "Wake or sleep current window"
    }
  },
  "content_security_policy": "script-src 'self'; object-src 'self';",
  "browser_specific_settings": {
    "gecko": {
      "id": "{0e187b5f-68b3-4bb5-a900-68bc83ede08f}"
    }
  }
}

Meilleures alternatives 100AI

Voici quelques Firefox add-ons qui sont similaires à 100AI :