ShareMe for PC

ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.

Co to jest ShareMe for PC?

ShareMe for PC to rozszerzenie Chrome opracowane przez https://www.shareitforpcappdownload.com, a jego główną funkcją jest „ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia ShareMe for PC

Pobierz pliki rozszerzeń ShareMe for PC w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa ShareMe for PC ShareMe for PC
ID eafkemhpbmlaanhjnoanjgcgdafjapaa
Oficjalny URL https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa
Opis ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
Rozmiar pliku 1.61 MB
Liczba instalacji 30,000
Aktualna Wersja 1.1.2
Ostatnia Aktualizacja 2021-10-25
Data Publikacji 2021-10-25
Ocena 1.00/5 Łącznie 3 Oceny
Deweloper https://www.shareitforpcappdownload.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.shareitforpcappdownload.com/shareme-for-pc/
Obsługiwane Języki 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\/*"
    ]
}