ShareMe for PC
ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
What is ShareMe for PC?
ShareMe for PC is a Chrome extension developed by https://www.shareitforpcappdownload.com, and its main feature is "ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.".
Extension Screenshots
Download ShareMe for PC Extension CRX File
Download ShareMe for PC extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | eafkemhpbmlaanhjnoanjgcgdafjapaa |
Official URL | https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa |
Description | ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page. |
File Size | 1.61 MB |
Installation Count | 30,000 |
Current Version | 1.1.2 |
Last Updated | 2021-10-25 |
Publish Date | 2021-10-25 |
Rating | 1.00/5 Total 3 Ratings |
Developer | https://www.shareitforpcappdownload.com |
[email protected] | |
Payment Type | free |
Extension Website | https://www.shareitforpcappdownload.com/shareme-for-pc/ |
Supported Languages | 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\/*" ] } |