Handy Tab

Handy Tab

Was ist Handy Tab?

Handy Tab ist eine Chrome-Erweiterung, die von Green advex technology llc entwickelt wurde, und ihr Hauptmerkmal ist "Handy Tab".

Erweiterungsscreenshots

screenshot

Handy Tab-Erweiterungs-CRX-Datei herunterladen

Laden Sie Handy Tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Extension can change your new tab search. By clicking "Add to chrome", I accept and agree to installing the "HandyTab" Chrome extension and setting Chrome™ new tab search to that provided by BING as the service and the Terms of Use and Privacy Policy.

Tabs with Latest News List
The new tab of your favorite browser will become more informative with the help of our extension.

Features 
The new tab is equipped with:
- the latest news block;
- quick links to popular messengers
- block with time and date.

Try the HandyTab extension and personalize your browser!

https://topinfoaline.com/helps/priv.html - Privacy Policy
https://topinfoaline.com/helps/term.html - Terms of Use
https://topinfoaline.com/helps/contacts.html - Contact Us
https://topinfoaline.com/helps/about.html - About Us
https://topinfoaline.com/helps/un-install.html - Uninstall                    

Grundlegende Informationen zur Erweiterung

Name Handy Tab Handy Tab
ID kfnpaphhpnngikfmnofpkakbaekbafil
Offizielle URL https://chromewebstore.google.com/detail/handy-tab/kfnpaphhpnngikfmnofpkakbaekbafil
Beschreibung Handy Tab
Dateigröße 1.21 MB
Installationsanzahl 56,375
Aktuelle Version 1.1.1
Letztes Update 2022-07-01
Veröffentlichungsdatum 2022-04-19
Bewertung 5.00/5 Insgesamt 9 Bewertungen
Entwickler Green advex technology llc
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://topinfoaline.com/helps/priv.html
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "icon.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "dist\/index.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "description": "Handy Tab",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "name": "Handy Tab",
    "permissions": [
        "storage",
        "background"
    ],
    "version": "1.1.1"
}