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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย WebTech360 และคุณลักษณะหลักของมันคือ "Utility to share on current URL on Facebook, Twitter, Pinterest a simple, effective way"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Share To Facebook Twitter Pinterest

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
}