SHAREIT For PC & Windows - New Tab Background
SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.
Qu'est-ce que SHAREIT For PC & Windows - New Tab Background ?
SHAREIT For PC & Windows - New Tab Background est une extension Chrome développée par https://www.echoecho.me/shareit-for-pc, et sa fonction principale est "SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension SHAREIT For PC & Windows - New Tab Background
Téléchargez les fichiers d'extension SHAREIT For PC & Windows - New Tab Background au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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?
Informations de Base sur l'Extension
Nom | |
ID | ffjkeppmlffhfgeaijhciclklgmcnmog |
URL Officiel | https://chrome.google.com/webstore/detail/shareit-for-pc-windows-ne/ffjkeppmlffhfgeaijhciclklgmcnmog |
Description | SHAREIT For PC extension provides you with 'shareit' design on new tab. Designed for 'shareit' app fans. |
Taille du Fichier | 946 KB |
Nombre d'Installations | 40 |
Version Actuelle | 1.2 |
Dernière Mise à Jour | 2022-03-06 |
Date de Publication | 2022-02-03 |
Développeur | https://www.echoecho.me/shareit-for-pc |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.echoecho.me |
Langues Prises en Charge | 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" } } |