ERION AI Firefox

Examine source code of ERION AI

Inspect and view changes in ERION AI source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ERION AI",
  "version": "1.0.0",
  "description": "Your intelligent AI browsing assistant.",
  "permissions": [
    "storage",
    "tabs",
    "activeTab"
  ],
  "host_permissions": [
    "https://spnvgymmrlyqtfrbjjsg.supabase.co/*"
  ],
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "48": "logo.png",
      "96": "logo.png",
      "128": "logo.png"
    }
  },
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+K",
        "mac": "Command+Shift+K"
      },
      "description": "Instantly open the ERION AI Sidebar Panel"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "erion-ai@yourdomain.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best ERION AI Alternatives

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