Search It All

Searches Google, DuckDuckGo, YouTube, Start Page, Bing, Yahoo, Amazon, Ebay, Ask & Yandex with one click

Search It All क्या है?

Search It All https://bigbeartechworld.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Searches Google, DuckDuckGo, YouTube, Start Page, Bing, Yahoo, Amazon, Ebay, Ask & Yandex with one click"।

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

screenshot

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

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

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

                        Follow Search It All on Twitter https://twitter.com/SearchItAlldf

Instructions:
1. You have to go to a search thats in search it all to get the icon up in the omni bar to show up.
2. To add to Search It All go to the options and add a search engine.
3. Hope it's easy enough for you I use this every time I'm searching so if you have a great idea suggest it to me.

Changlog

0.1
Initial release

0.2
Added Ask.com, Yandex.com
Changed few other things.

0.2.1
Added YouTube.com

0.2.2
Fixed some bugs
Minified assets

0.2.3
Added were you can sort the search engines in the options panel.
Fixed delete image in options panel and added updown image to options panel

0.2.4
Bug Fixes

1.0.2
New look & icon
Add DuckDuckGo to default
Change URL's to https                    

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

नाम Search It All Search It All
ID ajjjagpncmhojdngglmmpfjiccddcmio
आधिकारिक URL https://chromewebstore.google.com/detail/search-it-all/ajjjagpncmhojdngglmmpfjiccddcmio
विवरण Searches Google, DuckDuckGo, YouTube, Start Page, Bing, Yahoo, Amazon, Ebay, Ask & Yandex with one click
फ़ाइल का आकार 339 KB
स्थापना संख्या 1,374
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2020-02-22
प्रकाशन तिथि 2020-02-21
रेटिंग 4.00/5 कुल 16 रेटिंग्स
डेवलपर https://bigbeartechworld.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://bigbeartechworld.com
सहायता पृष्ठ URL https://bigbeartechworld.com
गोपनीयता नीति पृष्ठ URL https://bigbeartechhub.com/docs/legal/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "scripts": [
            "js\/script.js",
            "js\/bg.js"
        ]
    },
    "description": "Searches Google, DuckDuckGo, YouTube, Start Page, Bing, Yahoo, Amazon, Ebay, Ask & Yandex with one click",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "48": "icons\/48.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbeFMBYMcmH7bEiPyoCNTQE3DNQzee0y6FQAEm+3t\/UbRammBSBaRsUSdCQrYrZJRzTsf4Dyy8QlSzI8A\/3M0HTqj9qcCfG64mogx9pDirykPC7qQ4TAzNdQxbJjLtCYosuQVOOfmR0sUNQNxdy5L+cExsORFUIp+dePZanzzcbQIDAQAB",
    "manifest_version": 2,
    "name": "Search It All",
    "options_page": "options.html",
    "page_action": {
        "default_icon": "icons\/16.png",
        "default_popup": "popup.html",
        "default_title": "Search It All"
    },
    "permissions": [
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.2"
}