Search101

Take your browser experience up a notch.

Wat is Search101?

Search101 is een Chrome-extensie ontwikkeld door Browser Labs Pty Ltd, en de belangrijkste functie is "Take your browser experience up a notch.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Search101

Download Search101-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        We have created a browser extension that brings the web to you. You can enjoy a fast web browsing experience with the Search101 new tab extension and get the best of the web powered by Bing.com.

The Search101 extension is all about functionality which allows you to search the best of the web through a new tab search whilst giving you the additional features that include

·         Quick web search right at your fingertips powered by Bing.com
·         Easy view time of day
·         Quick links to your favorite social media platforms

By clicking "Add to chrome", I accept and agree to installing the Search101 extension and setting Chrome New Tab to that provided by the service with web search by Bing, and the Privacy Policy (https://browser-labs.com.au/privacy-policy/) and Terms of Use (https://browser-labs.com.au/terms-and-conditions/)                    

Basisinformatie over de Extensie

Naam Search101 Search101
ID jccboplgjkihlkihimaimhgaaalbbaje
Officiële URL https://chromewebstore.google.com/detail/search101/jccboplgjkihlkihimaimhgaaalbbaje
Beschrijving Take your browser experience up a notch.
Bestandsgrootte 513 KB
Aantal Installaties 56,237
Huidige Versie 0.3
Laatst Bijgewerkt 2021-07-15
Publicatiedatum 2021-04-17
Ontwikkelaar Browser Labs Pty Ltd
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://browser-labs.com.au/privacy-policy
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Search101",
    "author": "Frooty Studios",
    "description": "Take your browser experience up a notch.",
    "version": "0.3",
    "manifest_version": 2,
    "icons": {
        "128": "assets\/imgs\/ex_logo_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "views\/tabs\/tabs.html"
    },
    "browser_action": [],
    "background": {
        "scripts": [
            ".\/backgroundScript\/backgroundScript.js"
        ],
        "persistent": true
    },
    "permissions": []
}