Inkling AI Firefox

Examine source code of Inkling AI

Inspect and view changes in Inkling AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Inkling AI",
  "version": "1.1.1",
  "author": "Inkling AI",
  "homepage_url": "https://inkling-ai.com",
  "description": "Personal AI Writing Assistant powered by OpenRouter or DeepSeek (BYOK)",
  "privacy_policy": "https://inkling-ai.com/privacy",
  "browser_specific_settings": {
    "gecko": {
      "id": "support@inkling-ai.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "authenticationInfo"
        ]
      }
    }
  },
  "icons": {
    "16": "resources/icons/browser/16px.png",
    "48": "resources/icons/browser/48px.png",
    "128": "resources/icons/browser/128px.png"
  },
  "browser_action": {
    "default_icon": {
      "128": "resources/icons/browser/128px.png"
    },
    "default_popup": "openrouter/popup.html",
    "default_title": "Inkling AI"
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "openrouter/settings.html",
    "open_in_tab": true
  },
  "permissions": [
    "activeTab",
    "tabs",
    "alarms",
    "storage",
    "contextMenus",
    "https://api.inkling-ai.com/*",
    "https://openrouter.ai/*",
    "https://api.deepseek.com/*"
  ],
  "optional_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "web_accessible_resources": [
    "resources/icons/browser/*",
    "openrouter/openrouter-content.css"
  ],
  "content_security_policy": "script-src 'self'; object-src 'self'; connect-src 'self' https://api.inkling-ai.com https://openrouter.ai https://api.deepseek.com;"
}

Best Inkling AI Alternatives

Here are some Firefox add-ons that are similar to Inkling AI: