ShareMe for PC

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

Cos'è ShareMe for PC?

ShareMe for PC è un'estensione di Chrome sviluppata da https://www.shareitforpcappdownload.com, e la sua funzione principale è "ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione ShareMe for PC

Scarica i file di estensione ShareMe for PC in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome ShareMe for PC ShareMe for PC
ID eafkemhpbmlaanhjnoanjgcgdafjapaa
URL Ufficiale https://chrome.google.com/webstore/detail/shareme-for-pc/eafkemhpbmlaanhjnoanjgcgdafjapaa
Descrizione ShareMe for pc extension provide you with ShareMe Wallpaper in new tab page.
Dimensione del File 1.61 MB
Conteggio Installazioni 30,000
Versione Corrente 1.1.2
Ultimo Aggiornamento 2021-10-25
Data di Pubblicazione 2021-10-25
Valutazione 1.00/5 Totale 3 Valutazioni
Sviluppatore https://www.shareitforpcappdownload.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.shareitforpcappdownload.com/shareme-for-pc/
Lingue Supportate 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\/*"
    ]
}