ShareMe for PC
ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
Qu'est-ce que ShareMe for PC ?
ShareMe for PC est une extension Chrome développée par https://www.shareitforpcappdownload.com, et sa fonction principale est "ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension ShareMe for PC
Téléchargez les fichiers d'extension ShareMe for PC 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
This extension is mainly created for ShareMe fans with ShareMe app background in new tab page. It provide lots of amazing and unique features to users. That's why we recommended this extension. Choose your favorite ShareMe backgrounds from a variety of designs in new tab page. Thank you.
Informations de Base sur l'Extension
Nom | |
ID | eafkemhpbmlaanhjnoanjgcgdafjapaa |
URL Officiel | https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa |
Description | ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page. |
Taille du Fichier | 1.61 MB |
Nombre d'Installations | 30,000 |
Version Actuelle | 1.1.2 |
Dernière Mise à Jour | 2021-10-25 |
Date de Publication | 2021-10-25 |
Évaluation | 1.00/5 Total 3 Évaluations |
Développeur | https://www.shareitforpcappdownload.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.shareitforpcappdownload.com/shareme-for-pc/ |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "__MSG_appDesc__", "default_locale": "en", "name": "__MSG_appName__", "background": { "persistent": true, "scripts": [ "\/html\/chrome\/settings.js", "\/html\/common\/prefs-sys.js", "\/html\/chrome\/utils.js", "\/html\/chrome\/background.js" ] }, "browser_action": { "default_icon": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" } }, "chrome_url_overrides": { "newtab": "\/html\/index.html" }, "icons": { "128": "html\/skin\/icons\/128.png", "16": "html\/skin\/icons\/16.png", "48": "html\/skin\/icons\/48.png" }, "manifest_version": 2, "offline_enabled": true, "permissions": [ "topSites" ], "version": "1.1.2", "web_accessible_resources": [ "html\/skin\/*" ] } |