Share Counters

View social share counters and share any page you visit.

Share Countersคืออะไร?

Share Counters เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://browser-tools.com และคุณลักษณะหลักของมันคือ "View social share counters and share any page you visit."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Share Counters

ดาวน์โหลดไฟล์ส่วนขยาย Share Counters ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Share Counters reveals the social live of any web page.
 
- Individual share counters
- Total shares
- Global site rank
- Reach percentage

You can also share the page with a click on an icon.

Supported social networks:
- Twitter
- Facebook
- Google+
- Reddit
- StumbleUpon
- Pinterest
- Linked-in

The reach percentage displayed in the extension is the number of shares versus the global domain rank and determines how the page performed on social networks.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Share Counters Share Counters
ID cfodbffnpkbkemcnhpdmfjmhbcbcopbl
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/share-counters/cfodbffnpkbkemcnhpdmfjmhbcbcopbl
คำอธิบาย View social share counters and share any page you visit.
ขนาดไฟล์ 41.26 KB
จำนวนการติดตั้ง 271
เวอร์ชันปัจจุบัน 1.24
อัปเดตครั้งล่าสุด 2017-08-23
วันที่เผยแพร่ 2017-08-23
คะแนน 4.17/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา https://browser-tools.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://browser-tools.com
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Share Counters",
    "short_name": "Share Counters",
    "description": "View social share counters and share any page you visit.",
    "version": "1.24",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "http:\/\/*\/"
    ]
}