*NEW* March Madness Wallpapers Theme New Tab

Stay up to date on the latest NCAA Basketball March Madness action with this new tab gallery. Includes the latets videos and news.

Co to jest *NEW* March Madness Wallpapers Theme New Tab?

*NEW* March Madness Wallpapers Theme New Tab to rozszerzenie Chrome opracowane przez http://brandthunder.com, a jego główną funkcją jest „Stay up to date on the latest NCAA Basketball March Madness action with this new tab gallery. Includes the latets videos and news.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia *NEW* March Madness Wallpapers Theme New Tab

Pobierz pliki rozszerzeń *NEW* March Madness Wallpapers Theme New Tab 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

                        Install this extension to get different MARCH MADNESS images on each tab page!
 
QUESTIONS? ->  [email protected]

With our extension, you get a high-res new tab experience. We change the new tab search box to BING along with some banner advertising and quick-links to great brand partners! Also , enjoy a twitter feed and embedded basketball videos!

Thanks for your support!                    

Podstawowe informacje o rozszerzeniu

Nazwa *NEW* March Madness Wallpapers Theme New Tab *NEW* March Madness Wallpapers Theme New Tab
ID dmgmmnbkabfldagjngdhjbbiklmkhojh
Oficjalny URL https://chrome.google.com/webstore/detail/new-march-madness-wallpap/dmgmmnbkabfldagjngdhjbbiklmkhojh
Opis Stay up to date on the latest NCAA Basketball March Madness action with this new tab gallery. Includes the latets videos and news.
Rozmiar pliku 43.88 KB
Liczba instalacji 27
Aktualna Wersja 4.0.9
Ostatnia Aktualizacja 2021-10-14
Data Publikacji 2018-03-27
Ocena 5.00/5 Łącznie 14 Oceny
Deweloper http://brandthunder.com
E-mail [email protected]
Typ Płatności free
Adres URL Strony Pomocy http://support.brandthunder.com/brandthunder
Adres URL Strony Polityki Prywatności http://brandthunder.com/privacy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "*NEW* March Madness Wallpapers Theme New Tab",
    "version": "4.0.9",
    "description": "Stay up to date on the latest NCAA Basketball March Madness action with this new tab gallery. Includes the latets videos and news.",
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_title": "*NEW* March Madness Wallpapers Theme New Tab",
        "default_icon": {
            "16": "icon16.png",
            "32": "icon32.png"
        }
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'"
}