Share To Facebook Twitter Pinterest

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

Vad är Share To Facebook Twitter Pinterest?

Share To Facebook Twitter Pinterest är en Chrome-tillägg utvecklad av WebTech360, och dess huvudfunktion är "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way".

Tilläggsskärmbilder

screenshot

Ladda ner Share To Facebook Twitter Pinterest-förlängningens CRX-fil

Ladda ner Share To Facebook Twitter Pinterest-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Share To Facebook Twitter Pinterest Share To Facebook Twitter Pinterest
ID pcbckpfgadgjmlgehfjjbpmeaakchibc
Officiell webbadress https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc
Beskrivning Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
Filstorlek 49.29 KB
Antal Installationer 81
Aktuell Version 0.1
Senast Uppdaterad 2020-12-31
Publiceringsdatum 2020-12-31
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare WebTech360
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.webtech360.com/
Hjälpsida URL https://www.webtech360.com/
URL till Sekretesspolicy Sidan https://www.webtech360.com/privacy-policy.html
Stödda Språk 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"
}