She-Ra and the Princesses of Power New Tab
She-Ra and the Princesses of Power theme in new tab
She-Ra and the Princesses of Power New Tabคืออะไร?
She-Ra and the Princesses of Power New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://newtab.ws และคุณลักษณะหลักของมันคือ "She-Ra and the Princesses of Power theme in new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย She-Ra and the Princesses of Power New Tab
ดาวน์โหลดไฟล์ส่วนขยาย She-Ra and the Princesses of Power New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
She-Ra and the Princesses of Power Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features She-Ra and the Princesses of Power Wallpapers New tab: ➵ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in She-Ra and the Princesses of Power New Tab theme. ➵ 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 She-Ra and the Princesses of Power Wallpapers New tab. You can go to important and frequently visited websites with just one click. ➵ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar She-Ra and the Princesses of Power.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | gpnlmecheblaonklkmlpjkhibdapcmma |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/she-ra-and-the-princesses/gpnlmecheblaonklkmlpjkhibdapcmma |
คำอธิบาย | She-Ra and the Princesses of Power theme in new tab |
ขนาดไฟล์ | 15.35 MB |
จำนวนการติดตั้ง | 386 |
เวอร์ชันปัจจุบัน | 1.4.9.9 |
อัปเดตครั้งล่าสุด | 2022-06-04 |
วันที่เผยแพร่ | 2021-09-16 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | https://newtab.ws |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://newtab.ws/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_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "carolina_blue_vela.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "army_green_roentgenium.html?a" }, "web_accessible_resources": [ "*", "amaranth_red_356", "35" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |