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是由https://www.echoecho.me/shareit-for-pc開發的Chrome擴展程式,該擴展的主要功能是“SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.”。
擴展截圖
下載SHAREIT For PC & Windows - New Tab Background擴展crx文件
下載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 |
官方網址 | 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" } } |