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 là gì?
SHAREIT For PC & Windows - New Tab Background là một tiện ích mở rộng Chrome được phát triển bởi https://www.echoecho.me/shareit-for-pc, và tính năng chính của nó là "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng SHAREIT For PC & Windows - New Tab Background
Tải xuống các tệp mở rộng SHAREIT For PC & Windows - New Tab Background dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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?
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
URL Chính Thức | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
Mô tả | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
Kích Thước Tệp | 946 KB |
Số Lần Cài Đặt | 40 |
Phiên Bản Hiện Tại | 1.2 |
Cập Nhật Lần Cuối | 2022-03-06 |
Ngày Phát Hành | 2022-02-03 |
Nhà Phát Triển | https://www.echoecho.me/shareit-for-pc |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://www.echoecho.me |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |