Auto Clicker Updates

This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!

Auto Clicker Updatesとは何ですか?

Auto Clicker Updatesはhttps://autoclicker-ios.comによって開発されたChromeの拡張機能で、その主な機能は「This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

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

Auto Clicker Updates拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension was created to share updates on the new Clicker project from us. Thank you for installing :)
Updates for the new the autoclicker. Thank you installing, we are continuing to update and get out new patches and fixes for the autoclicker. Stay tuned and keep this extension installed for the latest news & updates. Currently in development and looking for more beta testers!                    

拡張機能の基本情報

名前 Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
公式URL https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
説明 This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
ファイルサイズ 358 KB
インストール数 2,000
現在のバージョン 1.1
最終更新日 2021-03-19
公開日 2021-03-19
評価 3.00/5 合計 2 レビュー
開発者 https://autoclicker-ios.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://autoclicker-ios.com
ヘルプページのURL https://autoclicker-ios.com
プライバシーポリシーページのURL https://autoclicker-ios.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Auto Clicker Updates",
    "version": "1.1",
    "manifest_version": 2,
    "description": "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!",
    "homepage_url": "https:\/\/autoclicker-ios.com",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": true
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "browser action demo",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}