Phishing protection
Scores risky pages before credentials or personal data are exposed.
Protect your browsing in real time.
A Chrome security extension that detects phishing risk, sensitive-data leaks, suspicious uploads, and permission abuse before damage happens.
Manifest V3 · Chrome, Edge, Brave, Arc, Opera · v1.1.2
Live · updated every 30 s
Capabilities
Scores risky pages before credentials or personal data are exposed.
Finds PII, payment cards, API tokens, JWTs, and private keys locally.
Reviews text-based files before they leave the browser.
Adds context when low-trust pages request camera, mic, or location.
Flags lookalike domains, homoglyph tricks, and suspicious URL shapes.
Shows an explainable 0–100 verdict from local and reputation signals.
How it works
Kedayam prioritizes local scanning, quiet context, and proportionate warnings instead of constant interruptions.
Kedayam quietly observes page navigations and sensitive actions.
Pastes, uploads, URL shape, and browser signals are analyzed on-device.
Reputation APIs are only used for domain intelligence when configured.
Low risk stays passive. Medium is concise. High risk requires intent.
Installation
Save kedayam.zip, then unzip it into a folder you can find again.
Go to chrome://extensions in Chrome, Edge, Brave, Arc, or Opera.
Turn on the Developer mode toggle in the top-right corner.
Click Load unpacked from the toolbar at the top of the page.
Choose the unzipped Kedayam folder that contains manifest.json.
Pin the shield to your toolbar and open any site to see a trust score.
Troubleshooting
The install package validates manifest paths, PNG icons, popup files, options files, content scripts, and service worker references before it ships.
Select the unzipped extension folder itself, not the parent folder or the ZIP file. The selected folder must contain manifest.json at its top level.
Kedayam now ships PNG icon16, icon32, icon48, and icon128 files inside the extension package. Rebuild with bun run build:extension if files are missing.
Refresh the page after installing. Browser protections only run on http and https pages, not internal chrome:// pages.
Open chrome://extensions, click Kedayam details, then Service worker. Use Reload after rebuilding the extension package.