Like Clicker

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

Like Clickerとは何ですか?

Like ClickerはUnknownによって開発されたChromeの拡張機能で、その主な機能は「Simple application to click like buttons at all posts of the page」です。

Like Clicker拡張機能のCRXファイルをダウンロード

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