Like Clicker

Simple application to click like buttons at all posts of the page

Like Clickerคืออะไร?

Like Clicker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Unknown และคุณลักษณะหลักของมันคือ "Simple application to click like buttons at all posts of the page"

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

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

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

                        This application helps vk.com users to like all the posts on any page just clicking "Like" button of this small extension                    

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

ชื่อ Like Clicker Like Clicker
ID camfofaokidhoajkcchoddbdljemigci
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/like-clicker/camfofaokidhoajkcchoddbdljemigci
คำอธิบาย Simple application to click like buttons at all posts of the page
ขนาดไฟล์ 6.74 KB
จำนวนการติดตั้ง 16
เวอร์ชันปัจจุบัน 1.0.1
อัปเดตครั้งล่าสุด 2017-06-08
วันที่เผยแพร่ 2017-06-08
ผู้พัฒนา Unknown
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Like Clicker",
    "description": "Simple application to click like buttons at all posts of the page",
    "version": "1.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "https:\/\/ajax.googleapis.com\/"
    ]
}