New Tab Direct - Abstract

Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.

Was ist New Tab Direct - Abstract?

New Tab Direct - Abstract ist eine Chrome-Erweiterung, die von Trilee entwickelt wurde, und ihr Hauptmerkmal ist "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.".

Erweiterungsscreenshots

screenshot

New Tab Direct - Abstract-Erweiterungs-CRX-Datei herunterladen

Laden Sie New Tab Direct - Abstract-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

                        Search the internet with stunning new tab abstract wallpapers.

By clicking "Add to chrome", I accept and agree to installing the New Tab Direct - Abstract Chrome extension and setting Chrome™ New Tab search to that provided by the service and the Terms of Use and Privacy Policy. The extension will update your search settings and will change your New Tab search services provided by Bing.

Terms of Service: https://www.trileehome.com/apps/ntd-abstract/eula
Privacy Policy: https://www.trileehome.com/apps/ntd-abstract/privacy-policy
About Us: https://www.trileehome.com/about
Contact Us:  https://www.trileehome.com/contact-us                    

Grundlegende Informationen zur Erweiterung

Name New Tab Direct - Abstract New Tab Direct - Abstract
ID eagbldepclddkcanbppboefeopcobala
Offizielle URL https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala
Beschreibung Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
Dateigröße 2.18 MB
Installationsanzahl 86
Aktuelle Version 1.022
Letztes Update 2021-09-13
Veröffentlichungsdatum 2021-06-24
Bewertung 4.44/5 Insgesamt 9 Bewertungen
Entwickler Trilee
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite http://www.trileehome.com/
Hilfeseite URL http://www.trileehome.com/contact-us
URL der Datenschutzrichtlinien-Seite https://www.trileehome.com/new-tab-direct/privacy-policy
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "1.022",
    "name": "New Tab Direct - Abstract",
    "description": "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.",
    "icons": {
        "16": "icons\/16x16.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "browser_action": {
        "default_icon": "icons\/48x48.png"
    },
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    }
}