MonkeyTab

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

Apa itu MonkeyTab?

MonkeyTab adalah ekstensi Chrome yang dikembangkan oleh https://monkeytab.online, dan fitur utamanya adalah "MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi MonkeyTab

Unduh file ekstensi MonkeyTab dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama MonkeyTab MonkeyTab
ID mnpiaeomebpobobgnmhbglibabmljbeh
URL Resmi https://chromewebstore.google.com/detail/monkeytab/mnpiaeomebpobobgnmhbglibabmljbeh
Deskripsi MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.
Ukuran File 177 KB
Jumlah Instalasi 4,000
Versi Saat Ini 1.1.3
Terakhir Diperbarui 2023-12-29
Tanggal Publikasi 2023-12-27
Pengembang https://monkeytab.online
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.monkeytab.online/
URL Halaman Bantuan https://www.monkeytab.online/#contact
URL Halaman Kebijakan Privasi https://www.monkeytab.online/monkeytab.online/privacy.html
Bahasa yang Didukung 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"
}