Olius AI Content Production System Firefox

Examine source code of Olius AI Content Production System

By: ARIALD Add-on
Inspect and view changes in Olius AI Content Production System source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_app_name__",
  "description": "__MSG_app_desc__",
  "version": "2.1",
  "default_locale": "en",
  "homepage_url": "https://olius.ai",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'; connect-src 'self' https://olius.ai"
  },
  "icons": {
    "16": "img/icon_16.png",
    "32": "img/icon_32.png",
    "48": "img/icon_48.png",
    "128": "img/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "alarms",
    "notifications",
    "scripting",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_title": "__MSG_open_mapper__"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "img/olius-logo-160x90.svg",
        "img/olius-logo-white-160x90.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "https://olius.ai/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "olius@olius.ai",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "authenticationInfo"
        ]
      }
    }
  }
}

Best Olius AI Content Production System Alternatives

Here are some Firefox add-ons that are similar to Olius AI Content Production System: