Big Search

Handily use/switch any one/multiple search engines. More than GET/POST sender, with special tech. Open souce on Github

Big Search क्या है?

Big Search https://garywill.github.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Handily use/switch any one/multiple search engines. More than GET/POST sender, with special tech. Open souce on Github"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Big Search एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Friendly to novices, satisfying to experts. For daily, entertainment & work. 🌟 Besides what any multi-engine web search tool can do (GET/POST, user custom engines, built-in Google,DuckDuckGo,Youtube,eBay,Github etc) , it also can ✨:
- 🖋️ Single-line or multi-line text
- ⌨️ Every search step can be done by just keyboard, without mouse. It's UI has built-in Vimium-like feature. Keys can quickly call different search engines
- 🖥️ Desktop (browser extension / web app) and mobile (web app)
- 🔎 Even works with websites that don't provide GET/POST interface (so-called In-page-Ajax-render websites)
- 🔎 Do many operations at once by one button
- 💪 User JSON programatical advanced customization (GUI easy editing also). Great flexibility  in engine data & search method

and so on...  Go on for readme

Disclaimer: This is an open-source user-customizable third-party tool. We are not employee or working with those search engines.

### Basic
- 🔎 Use any search engines or inquery websites (multiple simultaneously) from one page. Any websites that support GET/POST request. 
  > E.g: Google, DuckDuckGo, Youtube, eBay, Github etc. Customizable. 60+ built-in.
- 🔎 User adding custom-defined search engine (syncronizable in extension)

### More
- 🖋️ Single-line or multi-line text edit/input and sending
  > Useful when for e.g. you want to have article paragraphs translated
- 🗂️ Search engines categorization
- 📋 Save, reuse and manage your input history (only saved locally in the browser localStorage)
- 🖱️ Quickly use user selected text on webpage as search term ( context menu) 
  > - Not in Firefox incognito mode
- ⌨️ Keyboard shortcut  ( you may need to change )
  - Open popup. Firefox: `Ctrl+Alt+S`   Chrome & others:`Ctrl+Shift+S` 
  - Set selected text as search term and open popup. Firefox: `Ctrl+Alt+D`  Chrome & others:`Ctrl+Shift+D`
  >  change on Chrome: `chrome://extensions/shortcuts` 
- 🖥️ UI adapted multiply: Desktop (browser extension or web app) and mobile (web app only). Extention can show UI in: toolbar button popup UI, standalond tab, or sidebar (browser native)

### Even more: What's special about it
- 🔎 Even works with those websites that don't provide GET/POST interface to public (so-called In-page-Ajax-render websites) 
- 🔎 Do many operations at once by one button
- ✨ Good-looking, powerful and lightweight 
- 💪 Uses JSON as unified search engines database (both built-in and user-defined). Has strong flexibility & extensibility in engine data: 
  - 🔲 Multiple buttons for one engine: more than one operations for one engine. (Buttons inherit data from engine. Some key-value data ​​in button can override the ones in engine name)
  - 📞 Cross-engine use: Call another engine (or it's certain button action) to do the action
  - 🔏 String-formatting or character-replacing user's input, according to engine's need. And, charset specifying.
  - 🔎 Combining above two to search websites that don't support search

### Safety & Privacy
- 🛡️ Pure client-side tool functions fully. No necessary server. No collecting user's input or ad analyzing. 
- 🛡️ Browser extension does not inject anything to web sites. (except when using In-page-Ajax-render engine)


## 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 )                    

एक्सटेंशन की मूल जानकारी

नाम Big Search Big Search
ID ojcnjeigmgjaiolalpapfnmmhdmpjhfb
आधिकारिक URL https://chromewebstore.google.com/detail/big-search/ojcnjeigmgjaiolalpapfnmmhdmpjhfb
विवरण Handily use/switch any one/multiple search engines. More than GET/POST sender, with special tech. Open souce on Github
फ़ाइल का आकार 214 KB
स्थापना संख्या 689
वर्तमान संस्करण 3.6.2
अंतिम अपडेट 2024-02-19
प्रकाशन तिथि 2021-12-20
रेटिंग 4.00/5 कुल 5 रेटिंग्स
डेवलपर https://garywill.github.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/garywill/BigSearch
सहायता पृष्ठ URL https://garywill.github.io
गोपनीयता नीति पृष्ठ URL https://github.com/garywill/garywill/blob/privacy_policy/README.md
समर्थित भाषाएँ en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "default_locale": "en",
    "manifest_version": 3,
    "version": "3.6.2",
    "homepage_url": "https:\/\/github.com\/garywill\/BigSearch",
    "author": {
        "name": "Garywill",
        "url": "https:\/\/garywill.github.io"
    },
    "permissions": [
        "search",
        "storage",
        "contextMenus",
        "clipboardWrite",
        "scripting",
        "sidePanel",
        "offscreen"
    ],
    "optional_permissions": [
        "clipboardRead",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*.acsearch.atwebpages.com\/*",
        "*:\/\/garywill.github.io\/*"
    ],
    "optional_host_permissions": [
        "*:\/\/*\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.acsearch.atwebpages.com\/editengine.php*",
                "*:\/\/garywill.github.io\/BigSearch\/editengine.html*"
            ],
            "js": [
                "ck.js",
                "lzutf8.js",
                "js\/contentscript_editgui.js",
                "i_ui.js",
                "enginesdata.js"
            ]
        }
    ],
    "incognito": "split",
    "icons": {
        "128": "icon.png"
    },
    "action": {
        "default_icon": "icon_button.png",
        "default_title": "__MSG_extensionName__",
        "default_popup": "home.html?showas=popup"
    },
    "commands": {
        "_execute_action": {
            "description": "Click toolbar button",
            "suggested_key": {
                "default": "Ctrl+Shift+S"
            }
        },
        "open_stab": {
            "description": "Open Big Search standalone tab"
        },
        "selection_as_search": {
            "description": "Set selected text as search term"
        },
        "selection_as_search_then_open_popup": {
            "description": "Set selected text as search term then open popup UI",
            "suggested_key": {
                "default": "Ctrl+Shift+D"
            }
        },
        "selection_as_search_then_open_sidebar": {
            "description": "Set selected text as search term then open sidebar"
        },
        "selection_as_search_then_open_stab": {
            "description": "Set selected text as search term then open Big Search standalone tab"
        }
    },
    "options_ui": {
        "page": "options.html"
    },
    "background": {
        "service_worker": "background_sw.js"
    },
    "side_panel": {
        "default_path": "home.html"
    }
}