Auto Clicker Updates

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

Apa itu Auto Clicker Updates?

Auto Clicker Updates adalah ekstensi Chrome yang dikembangkan oleh https://autoclicker-ios.com, dan fitur utamanya adalah "This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Auto Clicker Updates

Unduh file ekstensi Auto Clicker Updates dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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!                    

Informasi Dasar Ekstensi

Nama Auto Clicker Updates Auto Clicker Updates
ID aefjfgngeenlbihjieaenobbdfjikgdc
URL Resmi https://chrome.google.com/webstore/detail/auto-clicker-updates/aefjfgngeenlbihjieaenobbdfjikgdc
Deskripsi This extension was created to share updates on the new Auto Clicker for iOS Project. Thank you for installing :)!
Ukuran File 358 KB
Jumlah Instalasi 2,000
Versi Saat Ini 1.1
Terakhir Diperbarui 2021-03-19
Tanggal Publikasi 2021-03-19
Penilaian 3.00/5 Total 2 Penilaian
Pengembang https://autoclicker-ios.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://autoclicker-ios.com
URL Halaman Bantuan https://autoclicker-ios.com
URL Halaman Kebijakan Privasi https://autoclicker-ios.com/privacy-policy
Bahasa yang Didukung 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"
    }
}