MonkeyTab

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

Τι είναι το MonkeyTab;

Το MonkeyTab είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://monkeytab.online, και η κύρια λειτουργία του είναι "MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.".

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

screenshot
screenshot

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

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

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

                        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                    

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

Όνομα MonkeyTab MonkeyTab
ID mnpiaeomebpobobgnmhbglibabmljbeh
Επίσημο URL https://chromewebstore.google.com/detail/monkeytab/mnpiaeomebpobobgnmhbglibabmljbeh
Περιγραφή MonkeyTab Chrome extension is designed to bring beautiful images of a variety of Monkeys species to your browser's new tab.
Μέγεθος Αρχείου 177 KB
Αριθμός Εγκαταστάσεων 4,000
Τρέχουσα Έκδοση 1.1.3
Τελευταία Ενημέρωση 2023-12-29
Ημερομηνία Δημοσίευσης 2023-12-27
Προγραμματιστής https://monkeytab.online
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.monkeytab.online/
Διεύθυνση URL της Σελίδας Βοήθειας https://www.monkeytab.online/#contact
URL της Σελίδας Πολιτικής Απορρήτου https://www.monkeytab.online/monkeytab.online/privacy.html
Υποστηριζόμενες Γλώσσες 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"
}