Auto Clicker

An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element…

Τι είναι το Auto Clicker;

Το Auto Clicker είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Jolly Roy, και η κύρια λειτουργία του είναι "An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element…".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Auto Clicker

Λήψη αρχείων επέκτασης Auto Clicker σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element and click faster than intended.

Got tired of continuous mouse clicking while playing? It's quite frustrating to click a mouse at the same place over and over again. If you're going through this phase, you need an Auto Clicker!

How to use Autoclicker after downloading it.

Step 1: Set the intervals between clicks from Click Intervals.

Step 2: Choose the mouse button you want to click and choose the click type.

Step 3: Fill in the number of times and choose Repeat. Or, if you want unlimited automated clicks, choose Repeat Until Stopped.

Step 4: Put the cursor to the object where you want the automated clicks, then choose Current Location. And if you’re a professional user, set the XY coordinates and choose Pick Location.

Step 5: Finally, press F6 to begin the automation. If you have changed the Hotkey from the settings before, press the same button to start. (Hotkey shows next to the Start button)                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Auto Clicker Auto Clicker
ID dmmfahpkljafjdlbehdpfooocnklbdbf
Επίσημο URL https://chrome.google.com/webstore/detail/auto-clicker/dmmfahpkljafjdlbehdpfooocnklbdbf
Περιγραφή An auto clicker is a type of software or macro that can be used to automate the clicking of a mouse on a computer screen element…
Μέγεθος Αρχείου 7.71 KB
Αριθμός Εγκαταστάσεων 4,000
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2022-02-01
Ημερομηνία Δημοσίευσης 2022-02-01
Αξιολόγηση 1.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής Jolly Roy
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://autoclicker.website
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Auto Clicker",
    "version": "1.0",
    "description": "",
    "manifest_version": 3,
    "incognito": "split",
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "icons\/128.png"
    }
}