Share To Facebook Twitter Pinterest

Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way

Cos'è Share To Facebook Twitter Pinterest?

Share To Facebook Twitter Pinterest è un'estensione di Chrome sviluppata da WebTech360, e la sua funzione principale è "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Share To Facebook Twitter Pinterest

Scarica i file di estensione Share To Facebook Twitter Pinterest 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

                        Sharing the URL you like on Social Network is easy but when you have to do it regularly this extension will help you get it done quickly.
To minimize too much reliance on a site-heavy plugin, you can now use (Extention: Share To Facebook Twitter Pinterest) to get beautiful social sharing buttons and save money. System resources as well as page load capacity.                    

Informazioni di Base sull'Estensione

Nome Share To Facebook Twitter Pinterest Share To Facebook Twitter Pinterest
ID pcbckpfgadgjmlgehfjjbpmeaakchibc
URL Ufficiale https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc
Descrizione Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
Dimensione del File 49.29 KB
Conteggio Installazioni 81
Versione Corrente 0.1
Ultimo Aggiornamento 2020-12-31
Data di Pubblicazione 2020-12-31
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore WebTech360
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.webtech360.com/
URL della Pagina di Aiuto https://www.webtech360.com/
URL della Pagina della Politica sulla Privacy https://www.webtech360.com/privacy-policy.html
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Share To Facebook Twitter Pinterest",
    "short_name": "Share Utility",
    "version": "0.1",
    "AddDefaultCharset": "utf-8",
    "description": "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "page\/popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "homepage_url": "https:\/\/www.webtech360.com\/?source=ext_share-button_menu",
    "author": "WebTech360"
}