SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
SHAREIT For PC & Windows - New Tab Backgroundคืออะไร?
SHAREIT For PC & Windows - New Tab Background เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://www.echoecho.me/shareit-for-pc และคุณลักษณะหลักของมันคือ "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SHAREIT For PC & Windows - New Tab Background
ดาวน์โหลดไฟล์ส่วนขยาย SHAREIT For PC & Windows - New Tab Background ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
SHAREIT On Laptop & PC extension provide you with SHAREIT background in new tab page. Created for SHAREIT fans. This extension features some of the best artwork to make you feel good on your Chrome browser. Choose your favorite SHAREIT backgrounds from a variety of designs in new tab page. Install this chrome extension and experience the great design in your browser new tab page. Let's see, What is SHAREIT app?
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
คำอธิบาย | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
ขนาดไฟล์ | 946 KB |
จำนวนการติดตั้ง | 40 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2022-03-06 |
วันที่เผยแพร่ | 2022-02-03 |
ผู้พัฒนา | https://www.echoecho.me/shareit-for-pc |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.echoecho.me |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2", "name": "SHAREIT For PC & Windows - New Tab Background", "chrome_url_overrides": { "newtab": "newtab.html" }, "description": "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.", "offline_enabled": true, "action": { "default_icon": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" } }, "icons": { "128": "img\/icon128.png", "48": "img\/icon48.png", "16": "img\/icon16.png" }, "background": { "service_worker": "js\/main.js" } } |