New Tab Direct - Abstract

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

Hvad er New Tab Direct - Abstract?

New Tab Direct - Abstract er en Chrome-udvidelse udviklet af Trilee, og dens hovedfunktion er "Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.".

Udvidelsesskærmbilleder

screenshot

Download New Tab Direct - Abstract-udvidelses-CRX-fil

Download New Tab Direct - Abstract-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn New Tab Direct - Abstract New Tab Direct - Abstract
ID eagbldepclddkcanbppboefeopcobala
Officiel URL https://chromewebstore.google.com/detail/new-tab-direct-abstract/eagbldepclddkcanbppboefeopcobala
Beskrivelse Lets you search through the web with a beautiful abstract wallpaper and a search bar every new tab.
Filstørrelse 2.18 MB
Antal Installationer 86
Nuværende Version 1.022
Senest Opdateret 2021-09-13
Udgivelsesdato 2021-06-24
Bedømmelse 4.44/5 Samlet 9 Bedømmelser
Udvikler Trilee
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted http://www.trileehome.com/
Hjælpeside-URL http://www.trileehome.com/contact-us
URL til Fortrolighedspolitik Side https://www.trileehome.com/new-tab-direct/privacy-policy
Understøttede Sprog 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"
    }
}