ShareMe for PC
ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
Wat is ShareMe for PC?
ShareMe for PC is een Chrome-extensie ontwikkeld door https://www.shareitforpcappdownload.com, en de belangrijkste functie is "ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.".
Extensie Screenshots
Download het CRX-bestand van de extensie ShareMe for PC
Download ShareMe for PC-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | eafkemhpbmlaanhjnoanjgcgdafjapaa |
Officiële URL | https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa |
Beschrijving | ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page. |
Bestandsgrootte | 1.61 MB |
Aantal Installaties | 30,000 |
Huidige Versie | 1.1.2 |
Laatst Bijgewerkt | 2021-10-25 |
Publicatiedatum | 2021-10-25 |
Beoordeling | 1.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | https://www.shareitforpcappdownload.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://www.shareitforpcappdownload.com/shareme-for-pc/ |
Ondersteunde Talen | 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\/*" ] } |