From f9325db5ee6e9de67cac8c52c30c2b5f6ac910ef Mon Sep 17 00:00:00 2001 From: moamen Date: Tue, 14 Apr 2026 15:44:13 +0200 Subject: [PATCH] docs: update landing page for Chrome + Firefox support --- index.html | 68 +++++++++++++++++++++++++----------------------------- 1 file changed, 31 insertions(+), 37 deletions(-) diff --git a/index.html b/index.html index a38ca8a..7206316 100644 --- a/index.html +++ b/index.html @@ -4,15 +4,15 @@ keyFinder - Find Leaked API Keys, Tokens & Secrets in Your Browser - - + + - + @@ -22,7 +22,7 @@ - + @@ -35,15 +35,15 @@ "@type": "SoftwareApplication", "name": "keyFinder", "applicationCategory": "BrowserExtension", - "operatingSystem": "Chrome, Chromium", + "operatingSystem": "Chrome, Firefox, Chromium", "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }, - "description": "Chrome extension that passively finds leaked API keys, tokens, and secrets on every page you visit. 80+ detection patterns across 10 attack surfaces with zero configuration.", + "description": "Browser extension for Chrome and Firefox that passively finds leaked API keys, tokens, and secrets on every page you visit. 80+ detection patterns across 10 attack surfaces with zero configuration.", "url": "https://momenbasel.github.io/keyFinder/", "downloadUrl": "https://github.com/momenbasel/keyFinder/releases", "author": { "@type": "Person", "name": "Moamen Basel", "url": "https://github.com/momenbasel" }, "license": "https://opensource.org/licenses/MIT", "programmingLanguage": "JavaScript", - "browserRequirements": "Requires Chrome or Chromium-based browser with Manifest V3 support" + "browserRequirements": "Requires Chrome, Firefox 128+, or Chromium-based browser with Manifest V3 support" } @@ -555,13 +555,17 @@ passively.

- A Chrome extension that scans every page you visit for API keys, tokens, and credentials. + A browser extension for Chrome and Firefox that scans every page you visit for API keys, tokens, and credentials. 80+ patterns. 10 attack surfaces. Zero config.

- - - Install from Releases + + + Chrome Web Store + + + + Firefox Add-ons @@ -654,7 +658,7 @@

Manifest V3

-

Built on the latest Chrome extension architecture with a service worker. Future-proof, secure, and compatible with all modern Chromium browsers.

+

Built on the latest extension architecture with MV3. Works on Chrome, Firefox 128+, and all modern Chromium browsers out of the box.

@@ -875,52 +879,41 @@
- From Release + Chrome Recommended
2
-
Extract the ZIP file to a folder on your machine
+
Click Add to Chrome
3
-
Open Chrome and navigate to chrome://extensions
-
-
-
4
-
Enable Developer mode in the top-right corner
-
-
-
5
-
Click Load unpacked and select the extracted folder
+
Done - KeyFinder starts scanning automatically
- From Source + Firefox + New
1
-
Clone the repository:
git clone https://github.com/momenbasel/keyFinder.git
+
2
-
Open Chrome and navigate to chrome://extensions
+
Click Add to Firefox
3
-
Enable Developer mode in the top-right corner
-
-
-
4
-
Click Load unpacked and select the cloned keyFinder directory
+
Done - requires Firefox 128 or later
@@ -932,11 +925,11 @@

Start finding leaked secrets today

Install keyFinder and let it passively scan every page you visit. No configuration needed.

@@ -944,9 +937,10 @@