NBA Cleveland HD Wallpapers

Display NBA Cleveland HD Images and Wallpapers on Your Browser Every Day

什麼是NBA Cleveland HD Wallpapers?

NBA Cleveland HD Wallpapers是由http://fliptab.io開發的Chrome擴展程式,該擴展的主要功能是“Display NBA Cleveland HD Images and Wallpapers on Your Browser Every Day”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載NBA Cleveland HD Wallpapers擴展crx文件

下載NBA Cleveland HD Wallpapers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        This FREE extension will display HD NBA Cleveland wallpapers on you your New Tab page turning it into a minimalist dashboard.

Each day a gorgeous new wallpaper will be displayed on the new tab background. The NBA Cleveland images have been hand picked by our team to help you relax and ensure a pleasant experience for your eyes. Surprise yourself each day with HD NBA Cleveland  pictures.

The new tab page also presents a minimalist weather widget that automatically detects your location. The weather information is updates every 10 minutes. You may change the detected location at any time. 

The simple dashboard also provides easy access to popular features like bookmarks, history, apps, extensions and a great way to search directly from the new tab. 

The extension is FREE and there is no registration required.


Privacy:
http://www.fliptab.io/privacy/

Terms:
http://www.fliptab.io/terms/

Contact Us:
http://www.fliptab.io/contact/                    

擴展基本資訊

名稱 NBA Cleveland HD Wallpapers NBA Cleveland HD Wallpapers
ID clkodoejadlbjaopcjoijihebbgipjff
官方網址 https://chrome.google.com/webstore/detail/nba-cleveland-hd-wallpape/clkodoejadlbjaopcjoijihebbgipjff
簡介 Display NBA Cleveland HD Images and Wallpapers on Your Browser Every Day
檔案大小 43.5 KB
安裝次數 21
目前版本 2.1
更新時間 2017-07-31
上架時間 2017-07-31
評分 4.00/5 共 2 次評分
開發者 http://fliptab.io
電子郵箱 [email protected]
付費類型 free
擴展官網 http://www.fliptab.io/en/nba_cleveland_wallpapers/
隱私政策頁面URL http://www.fliptab.io/privacy
支援的語言 id,de,en,en-GB,en-US,fr,nl,no,tr,ca,da,es,es-419,it,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,hi,bn,te,ml,ja
manifest.json
{
    "name": "__MSG_name__",
    "short_name": "__MSG_name__",
    "description": "__MSG_description__",
    "version": "2.1",
    "incognito": "split",
    "default_locale": "en",
    "offline_enabled": true,
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/48x48.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ],
        "persistent": true
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "browser_action": {
        "default_icon": "icons\/16x16.png",
        "default_title": "New Tab"
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.fliptab.io\/*"
        ]
    },
    "permissions": [
        "bookmarks",
        "tabs",
        "management",
        "topSites",
        "webRequest",
        "contextMenus",
        "webRequestBlocking",
        "history",
        "storage",
        "chrome:\/\/favicon\/",
        "*:\/\/*.fliptab.io\/*"
    ],
    "manifest_version": 2,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}