Share To Facebook Twitter Pinterest

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

什麼是Share To Facebook Twitter Pinterest?

Share To Facebook Twitter Pinterest是由WebTech360開發的Chrome擴展程式,該擴展的主要功能是“Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way”。

擴展截圖

screenshot

下載Share To Facebook Twitter Pinterest擴展crx文件

下載Share To Facebook Twitter Pinterest擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Share To Facebook Twitter Pinterest Share To Facebook Twitter Pinterest
ID pcbckpfgadgjmlgehfjjbpmeaakchibc
官方網址 https://chromewebstore.google.com/detail/share-to-facebook-twitter/pcbckpfgadgjmlgehfjjbpmeaakchibc
簡介 Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way
檔案大小 49.29 KB
安裝次數 81
目前版本 0.1
更新時間 2020-12-31
上架時間 2020-12-31
評分 5.00/5 共 2 次評分
開發者 WebTech360
電子郵箱 [email protected]
付費類型 free
擴展官網 https://www.webtech360.com/
說明頁面URL https://www.webtech360.com/
隱私政策頁面URL https://www.webtech360.com/privacy-policy.html
支援的語言 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"
}