Avengers: Endgame Wallpapers New Tab
Avengers: Endgame theme in new tab
Avengers: Endgame Wallpapers New Tabคืออะไร?
Avengers: Endgame Wallpapers New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://newtabs.site และคุณลักษณะหลักของมันคือ "Avengers: Endgame theme in new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Avengers: Endgame Wallpapers New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Avengers: Endgame Wallpapers New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Avengers: Endgame Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Avengers: Endgame Wallpapers New tab: ᚐ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Avengers: Endgame. ᚐ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ᚐ Shortcuts Save your favorite sites to the theme shortcut panel Avengers: Endgame Wallpapers New tab. You can go to important and frequently visited websites with just one click. ᚐ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Avengers: Endgame New Tab theme.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bnicnijpldkfkpdngmeldkdlilcggbjm |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/avengers-endgame-wallpape/bnicnijpldkfkpdngmeldkdlilcggbjm |
คำอธิบาย | Avengers: Endgame theme in new tab |
ขนาดไฟล์ | 19.85 MB |
จำนวนการติดตั้ง | 2,000 |
เวอร์ชันปัจจุบัน | 1.1.4.8 |
อัปเดตครั้งล่าสุด | 2022-01-04 |
วันที่เผยแพร่ | 2021-09-26 |
คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
ผู้พัฒนา | https://newtabs.site |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://newtabs.site/privacy |
ภาษาที่รองรับ | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "cyan_auriga.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "dark_electric_blue_ruthenium.html?a" }, "web_accessible_resources": [ "*", "citron_958", "41" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |