GetTopTabs Search

GetTopTabs Search helps you easily configure your default search engine.

Τι είναι το GetTopTabs Search;

Το GetTopTabs Search είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον gettoptabs, και η κύρια λειτουργία του είναι "GetTopTabs Search helps you easily configure your default search engine.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης GetTopTabs Search

Λήψη αρχείων επέκτασης GetTopTabs Search σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        GetTopTabs Search is a free Chrome browser extension that enables you to change your default search engine in a simple way.

By clicking “Add to Chrome”, you accept and agree to install the GetTopTabs Search Chrome extension, set the Chrome Default Search to GetTopTabs Search powered by Bing, and adhere to the Terms and Privacy Policy.

How it works:
1. Under the GetTopTabs Search extension settings, you can choose from a few top search engines.
2. Once you have selected your default search engine, your Omni bar (address bar) searches will be done through the default search engine that you have selected.
3. Enjoy a simple and easy way to update and search different search engines.

Visit our website at https://gettoptabs.com/
Read more about us: https://gettoptabs.com/about/
Read our Privacy Policy: https://gettoptabs.com/privacy-policy/
Read our Terms & Conditions: https://gettoptabs.com/terms-and-conditions/
Uninstall Instructions: https://gettoptabs.com/uninstall-from-chrome/

If at any point after installing GetTopTabs Search, you feel it is not right for you, don’t worry about it! There are two simple ways to uninstall the extension.

Removal Instructions One:
Step 1: Right click on the extension in the top right corner of your browser.
Step 2: Click ‘Remove’

Or

Removal Instructions Two:
Step 1: Click on the three dots/horizontal lines icon in the top right corner of your Chrome browser.
Step 2: Go to "Settings".
Step 3: On the left-hand side, click on ‘Extensions’
Step 4: Find the extension that you wish to remove and click the ‘Remove’ button.
Step 5: The extension should be removed from your Chrome browser.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα GetTopTabs Search GetTopTabs Search
ID jgjcbfilpdkdfeccoojmlnphgjglbgoh
Επίσημο URL https://chromewebstore.google.com/detail/gettoptabs-search/jgjcbfilpdkdfeccoojmlnphgjglbgoh
Περιγραφή GetTopTabs Search helps you easily configure your default search engine.
Μέγεθος Αρχείου 12.83 KB
Αριθμός Εγκαταστάσεων 33,976
Τρέχουσα Έκδοση 1.2
Τελευταία Ενημέρωση 2021-08-19
Ημερομηνία Δημοσίευσης 2021-07-27
Αξιολόγηση 5.00/5 Συνολικά 58 Αξιολογήσεις
Προγραμματιστής gettoptabs
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://gettoptabs.com
Διεύθυνση URL της Σελίδας Βοήθειας https://gettoptabs.com/contact-us/
URL της Σελίδας Πολιτικής Απορρήτου https://gettoptabs.com/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "background": {
        "persistent": true,
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "icon-128.png"
        }
    },
    "chrome_settings_overrides": {
        "search_provider": {
            "encoding": "UTF-8",
            "is_default": true,
            "keyword": "gettoptabs.com",
            "favicon_url": "https:\/\/gettoptabs.com\/fav.png",
            "name": "GetTopTabs",
            "search_url": "https:\/\/gettoptabs.com\/r\/extds2b?subid=crmstr&keywords={searchTerms}"
        }
    },
    "description": "GetTopTabs Search helps you easily configure your default search engine.",
    "icons": {
        "128": "icon-128.png"
    },
    "manifest_version": 2,
    "name": "GetTopTabs Search",
    "permissions": [
        "*:\/\/*.gettoptabs.com\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}