AI Studio RTL Pro Firefox

Examine source code of AI Studio RTL Pro

By: hillel Add-on
Inspect and view changes in AI Studio RTL Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "AI Studio RTL Pro",
  "version": "1.2",
  "description": "RTL toggler for Google AI Studio",
  "action": {
    "default_popup": "popup.html",
    "default_title": "AI Studio RTL Pro",
    "default_icon": {
      "16": "ICON.png",
      "32": "ICON.png",
      "48": "ICON.png",
      "128": "ICON.png"
    }
  },
  "icons": {
    "16": "ICON.png",
    "32": "ICON.png",
    "48": "ICON.png",
    "128": "ICON.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-studio-rtl@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "scripting"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://aistudio.google.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best AI Studio RTL Pro Alternatives

Here are some Firefox add-ons that are similar to AI Studio RTL Pro: