Damian Lillard HD Wallpapers NBA Theme

Damian Lillard HD images on every new tab. For fans of the NBA professional basketball and the Portland Trailblazer!

Co to jest Damian Lillard HD Wallpapers NBA Theme?

Damian Lillard HD Wallpapers NBA Theme to rozszerzenie Chrome opracowane przez Tab Designs, a jego główną funkcją jest „Damian Lillard HD images on every new tab. For fans of the NBA professional basketball and the Portland Trailblazer!”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Damian Lillard HD Wallpapers NBA Theme

Pobierz pliki rozszerzeń Damian Lillard HD Wallpapers NBA Theme w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Damian Lillard HD images on every new tab. For fans of the NBA, professional basketball and the Portland Trailblazer!


We would appreciate you giving us a 5-STAR rating!
 If you have any questions or feedback support can be reached at [email protected]
With our extension, you get:
1:  A high-res new tab experience 
2:  Simple, clean view - no tiles!
3:  No ads or annoying pop-ups                    

Podstawowe informacje o rozszerzeniu

Nazwa Damian Lillard HD Wallpapers NBA Theme Damian Lillard HD Wallpapers NBA Theme
ID pmclkcmclddokpknjplbgmjppakpccfe
Oficjalny URL https://chrome.google.com/webstore/detail/damian-lillard-hd-wallpap/pmclkcmclddokpknjplbgmjppakpccfe
Opis Damian Lillard HD images on every new tab. For fans of the NBA professional basketball and the Portland Trailblazer!
Rozmiar pliku 43.11 KB
Liczba instalacji 76
Aktualna Wersja 0.391
Ostatnia Aktualizacja 2019-11-19
Data Publikacji 2019-11-13
Deweloper Tab Designs
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy https://www.newtabgallery.com/support
Adres URL Strony Polityki Prywatności https://newtabgallery.com/privacy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Damian Lillard HD Wallpapers NBA Theme",
    "version": "0.391",
    "description": "Damian Lillard HD images on every new tab. For fans of the NBA professional basketball and the Portland Trailblazer!",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_title": "Damian Lillard HD Wallpapers NBA Theme",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "permissions": [
        "webNavigation",
        "tabs",
        "https:\/\/home.newtabgallery.com\/*"
    ]
}