AI Console Firefox

Examine source code of AI Console

提供元: Simranpreet singh
Inspect and view changes in AI Console source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AI Console",
  "author": "developer@codingcafe.website",
  "version": "1.0.6",
  "description": "Extension for AI Console website.",
  "browser_action": {
    "default_popup": "index.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "permissions": [
    "contextMenus",
    "activeTab",
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "webNavigation",
    "https://aiconsole.movingwords.it/api"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bb30abad-351c-4900-b0d3-37b0b4caa949}"
    }
  }
}

ベストのAI Console代替案

AI Consoleに類似したFirefox add-onをいくつか紹介します: