SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
Cos'è SHAREIT For PC & Windows - New Tab Background?
SHAREIT For PC & Windows - New Tab Background è un'estensione di Chrome sviluppata da https://www.echoecho.me/shareit-for-pc, e la sua funzione principale è "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SHAREIT For PC & Windows - New Tab Background
Scarica i file di estensione SHAREIT For PC & Windows - New Tab Background in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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?
Informazioni di Base sull'Estensione
Nome | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
URL Ufficiale | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
Descrizione | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
Dimensione del File | 946 KB |
Conteggio Installazioni | 40 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2022-03-06 |
Data di Pubblicazione | 2022-02-03 |
Sviluppatore | https://www.echoecho.me/shareit-for-pc |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.echoecho.me |
Lingue Supportate | 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" } } |