NBA Backgrounds & New Tab

Get Accurate Weather, NBA 4K Wallpapers, Clock, Time, Date And More With NBA New Tab

NBA Backgrounds & New Tabคืออะไร?

NBA Backgrounds & New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Modern Tab และคุณลักษณะหลักของมันคือ "Get Accurate Weather, NBA 4K Wallpapers, Clock, Time, Date And More With NBA New Tab"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย NBA Backgrounds & New Tab

ดาวน์โหลดไฟล์ส่วนขยาย NBA Backgrounds & New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        With NBA you are about to enjoy an amazing world of top quality images of you beloved theme - If you're a fan of NBA and Baseball, you're in the right place! 

Start using our app and watch your life get so much easier.. We created an 'all in one' backgrounds extension with so much other than beautiful high quality pics! Get the latest features and updates for your new tab - play awesome games from a huge game collection, use our on point weather forecast, a search bar and clock and many other wonderful features!

//Uninstall//
You are able to remove this extension easily if you don't like it anymore - go to your extension page on the browser's settings and select our app for removel.

As part of our download agreement, you enable us to change your chrome's style, look and some functionalities. This is necessary so you will be able to enjoy our great extension! 
For queries and reviews please send us a private message and we promise to be there for you whenever you need us :) 

So, sit back and enjoy the background. Have fun using our add on :)                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ NBA Backgrounds & New Tab NBA Backgrounds & New Tab
ID kkkehkjhifjkgeflicmdbnpohcahdldo
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/nba-backgrounds-new-tab/kkkehkjhifjkgeflicmdbnpohcahdldo
คำอธิบาย Get Accurate Weather, NBA 4K Wallpapers, Clock, Time, Date And More With NBA New Tab
ขนาดไฟล์ 18.57 KB
จำนวนการติดตั้ง 130
เวอร์ชันปัจจุบัน 2.2.5
อัปเดตครั้งล่าสุด 2018-05-22
วันที่เผยแพร่ 2018-05-22
คะแนน 5.00/5 รวมทั้งหมด 2480 คะแนน
ผู้พัฒนา Modern Tab
ประเภทการชำระเงิน free
ภาษาที่รองรับ de,en,it,ro,sv
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "NBA Backgrounds & New Tab",
    "manifest_version": 2,
    "description": "__MSG_localeDesc__",
    "browser_action": {
        "default_icon": "128-logo.png",
        "default_title": "NBA Backgrounds & New Tab"
    },
    "version": "2.2.5",
    "default_locale": "en",
    "icons": {
        "128": "128-logo.png"
    },
    "background": {
        "scripts": [
            "bg_js.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    }
}