Ninja AI - Offline AI for Grammar, Translation & Chat Chrome

Examine source code of Ninja AI - Offline AI for Grammar, Translation & Chat

Inspect and view changes in Ninja AI - Offline AI for Grammar, Translation & Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Ninja AI - Offline AI for Grammar, Translation & Chat",
  "version": "1.0",
  "permissions": [
    "sidePanel",
    "offscreen",
    "storage",
    "activeTab"
  ],
  "action": {
    "default_title": "Open Ninja Assistant",
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    }
  },
  "background": {
    "service_worker": "background.js",
    "type": "module"
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ]
    }
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  }
}

Best Ninja AI - Offline AI for Grammar, Translation & Chat Alternatives

Here are some Chrome extensions that are similar to Ninja AI - Offline AI for Grammar, Translation & Chat: