MonkeyTab

MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.

Cos'è MonkeyTab?

MonkeyTab è un'estensione di Chrome sviluppata da https://monkeytab.online, e la sua funzione principale è "MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione MonkeyTab

Scarica i file di estensione MonkeyTab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        MonkeyTab customized your New Tab Page to an awesome custom one, allowing you to change background to your favorite monkey.

By selecting "Add to Chrome," I hereby consent to the installation of the MonkeyTab extension, the adjustment of Chrome™'s new tab search to the service's settings, and the acceptance of both the Terms of Use and Privacy Policy. Search results will be powered by Microsoft Bing.


MonkeyTab leaves your browser's search settings completely unchanged, except for the addition of a customized search box on your new tab page.

terms:
https://www.monkeytab.online/tos.html
privacy:
https://www.monkeytab.online/privacy.html                    

Informazioni di Base sull'Estensione

Nome MonkeyTab MonkeyTab
ID mnpiaeomebpobobgnmhbglibabmljbeh
URL Ufficiale https://chromewebstore.google.com/detail/monkeytab/mnpiaeomebpobobgnmhbglibabmljbeh
Descrizione MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.
Dimensione del File 177 KB
Conteggio Installazioni 4,000
Versione Corrente 1.1.3
Ultimo Aggiornamento 2023-12-29
Data di Pubblicazione 2023-12-27
Sviluppatore https://monkeytab.online
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.monkeytab.online/
URL della Pagina di Aiuto https://www.monkeytab.online/#contact
URL della Pagina della Politica sulla Privacy https://www.monkeytab.online/monkeytab.online/privacy.html
Lingue Supportate en-US
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "description": "MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.",
    "icons": {
        "128": "\/media\/monkey128.png",
        "16": "\/media\/monkey16.png",
        "32": "\/media\/monkey32.png",
        "48": "\/media\/monkey48.png"
    },
    "manifest_version": 3,
    "name": "MonkeyTab",
    "permissions": [
        "storage",
        "topSites"
    ],
    "short_name": "MonkeyTab",
    "host_permissions": [
        "*:\/\/*.monkeytab.online\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.3"
}