Back to Tools

Hanap Mo Boss?

Scan every page of a site (or sitemap) for a word — see which pages have it and how many times.

🧩

Install the Browser Extension

The web version gets blocked by CORS on most sites. The extension fetches pages directly — no proxies, no block pages, just works.

Download Extension (.zip)

🌐 Install on Chrome

  1. Unzip the downloaded file to a folder you'll keep (e.g. Documents).
  2. Open chrome://extensions in a new tab.
  3. Toggle Developer mode on (top-right).
  4. Click Load unpacked and select the unzipped folder.
  5. Pin the extension via the puzzle icon → click it to launch.

🔷 Install on Edge

  1. Unzip the downloaded file to a folder you'll keep.
  2. Open edge://extensions in a new tab.
  3. Toggle Developer mode on (left sidebar).
  4. Click Load unpacked and select the unzipped folder.
  5. Pin the extension via the puzzle icon → click it to launch.

Why an extension?

Browsers block cross-origin fetch() from regular web pages — this is the CORS rule and it can't be turned off. Public proxies (corsproxy.io, allorigins, etc.) get rate-limited or blocked by every modern WAF.

Browser extensions with host_permissions are exempt from CORS. The extension fetches pages exactly as your browser does when you visit them — no proxy in the middle, no block pages, no surprises.

Can't install extensions? Use the web version →
(Limited by CORS — works only for sites that allow it, or with the Paste-XML mode.)