Lebron James Lakers HD Wallpapers New Tab

Lebron James LA Lakers HD Wallpapers and New Tab Themes for the Best Browsing Experience

Co je Lebron James Lakers HD Wallpapers New Tab?

Lebron James Lakers HD Wallpapers New Tab je rozšíření Chrome vyvinuté https://supertabthemes.com, a jeho hlavní funkcí je „Lebron James LA Lakers HD Wallpapers and New Tab Themes for the Best Browsing Experience“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření Lebron James Lakers HD Wallpapers New Tab

Stáhněte si soubory rozšíření Lebron James Lakers HD Wallpapers New Tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Lebron James Lakers HD Wallpapers New Tab is extension made by Super Tab Themes. By installing it, you get various wallpapers of Lebron James that you can enjoy each time you open a new tab page. Also, it provides many other useful features that will improve your browsing experience. 

How to use:
Using this Lebron James extension is really simple. Just by clicking 'Add to Chrome' button, it will be automatically added to your browser. Do not worry, you can remove it whenever you want. 

What will you get: 
– Centered, personalized clock with greeting
– Centered Search bar
– Weather widget with the option to expand and check five days
– Links and shortcuts for popular sites
– Great and powerful To-Do organizer
– Options tab with settings for favorite wallpaper, clock, search provider and many more!
- Random and favorite wallpaper
– Quotes of the day

Disclaimer:
This app is made for Lebron James and LA Lakers fans. It is unofficial and all of its content is not sponsored, or approved by any company. All copyrights belong to their owners. The wallpapers and images are found around the web, so if we are in breach of copyright, let us know so we can look forward to removing them as soon as it is available.                    

Základní Informace o Rozšíření

Název Lebron James Lakers HD Wallpapers New Tab Lebron James Lakers HD Wallpapers New Tab
ID finfmeoongmcnbelpiohonlggbidohkc
Oficiální URL https://chrome.google.com/webstore/detail/lebron-james-lakers-hd-wa/finfmeoongmcnbelpiohonlggbidohkc
Popis Lebron James LA Lakers HD Wallpapers and New Tab Themes for the Best Browsing Experience
Velikost souboru 12.81 MB
Počet instalací 46
Aktuální Verze 3.0
Poslední Aktualizace 2019-03-08
Datum Vydání 2019-03-08
Vývojář https://supertabthemes.com
Typ Platby free
Webové stránky Rozšíření http://supertabthemes.com/lebron-james-lakers-hd-wallpapers-for-all-fans/
URL Stránky Nápovědy http://supertabthemes.com/contact-us/
Podporované Jazyky en-US
manifest.json
{
    "name": "Lebron James Lakers HD Wallpapers New Tab",
    "manifest_version": 2,
    "short_name": "James",
    "description": "Lebron James LA Lakers HD Wallpapers and New Tab Themes for the Best Browsing Experience",
    "version": "3.0",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "detail\/index.html"
    },
    "browser_action": {
        "default_title": "Lebron James Lakers HD Wallpapers New Tab",
        "default_icon": {
            "16": "detail\/icon16.png",
            "48": "detail\/icon48.png",
            "128": "detail\/icon128.png"
        }
    },
    "offline_enabled": true,
    "incognito": "split",
    "permissions": [
        "unlimitedStorage",
        "storage",
        "contextMenus",
        "management"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "icons": {
        "128": "icon128.png"
    }
}