ShareMe for PC
ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
Apa itu ShareMe for PC?
ShareMe for PC adalah ekstensi Chrome yang dikembangkan oleh https://www.shareitforpcappdownload.com, dan fitur utamanya adalah "ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ShareMe for PC
Unduh file ekstensi ShareMe for PC dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | eafkemhpbmlaanhjnoanjgcgdafjapaa |
URL Resmi | https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa |
Deskripsi | ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page. |
Ukuran File | 1.61 MB |
Jumlah Instalasi | 30,000 |
Versi Saat Ini | 1.1.2 |
Terakhir Diperbarui | 2021-10-25 |
Tanggal Publikasi | 2021-10-25 |
Penilaian | 1.00/5 Total 3 Penilaian |
Pengembang | https://www.shareitforpcappdownload.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.shareitforpcappdownload.com/shareme-for-pc/ |
Bahasa yang Didukung | 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\/*" ] } |