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 |
公式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 |
Eメール | [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" } } |