Big Search icon

Big Search

Extension Actions

CRX ID
pdmlapcmibobkkchijgfeongemmepkbc
Description from extension meta

More than GET/POST sender. Handily send search request to Github, MDN, or other searchable websites/engines. Open souce

Image from store
Big Search
Description from store

Do you want to search Github and specify "repos", "users" as search condition? Or search code on Github, Stackoverflow, MDN? This is a open-source customizable tool.

- 🔎 Its "search" features works with those websites that don't publicly provide HTTP method interface (i.e. GET/POST) (see Ajax-Instructions)
- 🖋️ Single-line or multi-line input and sending
> which is useful when you want to translate articles with multiple paragraphs
- 🖥️ Support both desktop (browser extension & web app) and mobile (web app only) devices

Disclaimer: You use it as an open-source user-customizable tool. We are not employee or working with any website or software or company.

### Safety & Privacy

- 🛡️ Minimun default permissions. Won't ask for sensitive permissions until needed. (Browser extension)
- 🛡️ Pure client-side tool functions fully. No necessary server. No collecting user's input. (extension and web app)
- 🛡️ Hide HTTP Referrer by default to protect user privacy.
- 🛡️ Browser extension doesn't inject anything to webs. (except when using Ajax feature)

## How to edit search engines
Ordinary users who only use basic features can directly use our online gui engine-editing tool

(Read more at source code page:
https://github.com/garywill/BigSearch )