Lexatic - Enable your team with Generative AI Firefox

Examine source code of Lexatic - Enable your team with Generative AI

Inspect and view changes in Lexatic - Enable your team with Generative AI source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Lexatic - Enable your team with Generative AI",
  "description": "Elevate team communication with AI-driven personalization, boosting engagement and response rates.",
  "version": "1.1.1",
  "options_ui": {
    "page": "options.html"
  },
  "action": {
    "default_icon": "assets/images/logos/png/logo-no-background.png",
    "default_popup": "popup.html",
    "default_title": "Lexatic"
  },
  "content_scripts": [
    {
      "all_frames": false,
      "match_about_blank": true,
      "matches": [
        "*://www.linkedin.com/*",
        "*://linkedin.com/*",
        "*://ycombinator.com/*",
        "*://www.ycombinator.com/*",
        "*://wellfound.com/*",
        "*://www.wellfound.com/*"
      ],
      "js": [
        "assets/js/firefox-fix.js",
        "js/content_script.js",
        "assets/js/smoothscroll.js"
      ],
      "run_at": "document_end"
    },
    {
      "all_frames": false,
      "match_about_blank": true,
      "matches": [
        "*://www.linkedin.com/*",
        "*://linkedin.com/*",
        "*://ycombinator.com/*",
        "*://www.ycombinator.com/*",
        "*://wellfound.com/*",
        "*://www.wellfound.com/*"
      ],
      "css": [
        "assets/css/index.css",
        "assets/css/fonts.css",
        "assets/css/colors.css",
        "assets/css/icons.css",
        "assets/css/base.css"
      ],
      "run_at": "document_end"
    }
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "tabs",
    "activeTab",
    "storage"
  ],
  "host_permissions": [
    "https://lexatic.io/"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "id@lexatic-app--.0.1",
      "strict_min_version": "42.0"
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/fonts/*.woff2",
        "assets/js/*.js",
        "assets/css/*.css",
        "options.html",
        "editor.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Lexatic - Enable your team with Generative AI Alternatives

Here are some Firefox add-ons that are similar to Lexatic - Enable your team with Generative AI: