Star Wars HD HD New Tab
Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features.
Star Wars HD HD New Tabคืออะไร?
Star Wars HD HD New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Wallpaper New Tab และคุณลักษณะหลักของมันคือ "Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Star Wars HD HD New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Star Wars HD HD New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Install Star Wars New Tab Theme and enjoy handpicked HD images of Star Wars. It comes with some cool properties that will improve your New Tab experience like: - High quality wallpapers with every new tab - Current Date/Time - Search bar in the middle of the screen of your browser. - Shortcut links to social networks and shopping websites
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bjnefpehkfadkkahnhmnjgdefnclakbk |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/star-wars-hd-hd-new-tab/bjnefpehkfadkkahnhmnjgdefnclakbk |
คำอธิบาย | Download the Star Wars HD New Tab extension, change the appearance of your browser and get new features. |
ขนาดไฟล์ | 12.68 MB |
จำนวนการติดตั้ง | 8,000 |
เวอร์ชันปัจจุบัน | 1.1.5 |
อัปเดตครั้งล่าสุด | 2020-04-28 |
วันที่เผยแพร่ | 2020-04-26 |
คะแนน | 4.92/5 รวมทั้งหมด 13 คะแนน |
ผู้พัฒนา | Wallpaper New Tab |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://addiyos.com/privacy-policy.html |
ภาษาที่รองรับ | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,bn,ta,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "version": "1.1.5", "default_locale": "en", "icons": { "128": "icons\/ic128.png", "48": "icons\/ic48.png" }, "offline_enabled": true, "browser_action": { "default_icon": "icons\/ic48.png" }, "chrome_url_overrides": { "newtab": "main.html" }, "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "background": { "scripts": [ "js\/star-wars-hd.js" ] }, "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/use.fontawesome.com https:\/\/stackpath.bootstrapcdn.com https:\/\/cdnjs.cloudflare.com; object-src 'self'" } |