Locus Smart CTRL + F Firefox

Examine source code of Locus Smart CTRL + F

Inspect and view changes in Locus Smart CTRL + F source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Locus Smart CTRL + F",
  "version": "3.1.0",
  "description": "AI-powered CTRL + F for easy document search",
  "manifest_version": 2,
  "options_page": "ext/options/index.html",
  "background": {
    "scripts": [
      "ext/background/index.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "ext/popup/index.html",
    "default_title": "Click to open panel"
  },
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Ctrl+Shift+F",
        "mac": "Command+Shift+F"
      }
    }
  },
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "tts",
    "webRequest",
    "<all_urls>"
  ],
  "externally_connectable": {
    "matches": [
      "https://lp-page-1f2f47.webflow.io/*",
      "https://www.locusextension.com/*"
    ]
  },
  "chrome_url_overrides": {},
  "icons": {
    "16": "assets/icons/icon-16.png",
    "32": "assets/icons/icon-32.png",
    "48": "assets/icons/icon-48.png",
    "128": "assets/icons/icon-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*",
        "file://*/*.html"
      ],
      "js": [
        "ext/content/html/parser/index.js",
        "ext/content/html/highlight/index.js"
      ],
      "css": [
        "styles/content.styles.css",
        "vendor/font-awesome/css/all.min.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "devtools_page": "ext/dev-tools/index.html",
  "web_accessible_resources": [
    "assets/**/*",
    "styles/**/*",
    "scripts/**/*",
    "vendor/**/*",
    "**/vendor/*.js"
  ],
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArML0hnp/RFvAQxCYs6ccZ73yyC8+IAvfS3bAaQrdH47zNfRxBYATgT6S5o8g25qYNYDsXvW2YDyCwfJClo78Ubbm+bVL2sdSbgwHGXtM4b48bE4cUYski3ph4kISuKo0LLWjQdBJ+USCvMW8HRAnmuqsyauk/YPF3jHLLtS2z7tuWaJ8PL0CpYqrH0PxK23FS3GkGeoa9y1jTYleDrIY5gitAyZaxd7pn+GH+ZhJYJPoNKLydf1OYcivmh6ztLyouTsZgKd1jTr9cvKnNdM8MiFoXy3sgttlZJ+2tKTIpOLlFVlsqbODRwPMs7WOx9Jgj+xPKPvADhUCK5Ed/3qUdwIDAQAB",
  "browser_specific_settings": {
    "gecko": {
      "id": "{92320978-c80e-40cf-b34b-07401d572bd5}"
    }
  }
}

Best Locus Smart CTRL + F Alternatives

Here are some Firefox add-ons that are similar to Locus Smart CTRL + F: