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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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\/"
    ]
}