Zetoe - AI Writing & Research Assistant Firefox

Examine source code of Zetoe - AI Writing & Research Assistant

Inspect and view changes in Zetoe - AI Writing & Research Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Zetoe - AI Writing & Research Assistant",
  "short_name": "Zetoe",
  "version": "1.1.6",
  "description": "Write smarter. Research faster. Do more without switching tabs.",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "permissions": [
    "storage",
    "cookies",
    "contextMenus",
    "alarms"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://zetoe.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Zetoe"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://www.google.com/recaptcha/*",
        "https://www.gstatic.com/recaptcha/*",
        "https://www.google.com/captcha/*"
      ],
      "js": [
        "contentScript.js"
      ],
      "css": [
        "styles.css"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_idle"
    },
    {
      "matches": [
        "https://zetoe.com/*"
      ],
      "js": [
        "zetoeAuthBridge.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "components/*",
        "utils/*",
        "images/*",
        "vendor/rangy-core.min.js",
        "welcome.js",
        "uninstall.html",
        "uninstall.js",
        "vendor/rangy-classapplier.min.js",
        "pageHighlight.js",
        "pageHighlightWithGlobals.js",
        "setRangyGlobals.js",
        "quillPatch.js",
        "twitterPageScript.js",
        "twitterBridge.js",
        "popup.js",
        "vendor/pdfjs/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "zetoe@zetoe.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  }
}

Best Zetoe - AI Writing & Research Assistant Alternatives

Here are some Firefox add-ons that are similar to Zetoe - AI Writing & Research Assistant: