WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
MT Auto Clicker

MT Auto Clicker

View on Chrome Web Store
View MT Auto Clicker Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (42 ratings)
1 new ratings
48 views
This extension has been viewed 48 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jul 15, 2025.

MT Auto Clicker is your go-to tool for automating repetitive tasks on your system.
Type
Extension
Users
10,000 users
500
MT Auto Clicker
View author page of MT Auto Clicker
Published
Published on February 6, 2025
Version 1.9
Manifest version
3
Updated
Updated on June 18, 2025
productivity/workflow
Extension Category
Website
Visit developer website
View on Chrome Web Store
View MT Auto Clicker Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "MT Auto Clicker",
    "version": "1.9",
    "description": "MT Auto Clicker is your go-to tool for automating repetitive tasks on your system.",
    "web_accessible_resources": [
        {
            "resources": [
                "imagesWindow\/preset.png",
                "imagesWindow\/setting.png",
                "imagesWindow\/play.png",
                "imagesWindow\/pause.png",
                "imagesWindow\/target.png",
                "imagesWindow\/cross.png",
                "imagesWindow\/timing.png",
                "imagesWindow\/interval.png",
                "imagesWindow\/whichTypeScreenshot.png",
                "imagesWindow\/zoom.png",
                "imagesWindow\/zoomIn.png",
                "imagesWindow\/zoomOut.png",
                "imagesWindow\/microphoneon.png",
                "imagesWindow\/microphoneoff.png",
                "menulogo.png",
                "imagesWindow\/autoScrollRefresh.png",
                "imagesWindow\/logo.png",
                "imagesWindow\/edit.png",
                "imagesWindow\/delete.png",
                "editorCapture.html",
                "editorCapture.js",
                "editorArea.html",
                "editorArea.js",
                "imagesWindow\/redo.png",
                "imagesWindow\/undo.png",
                "imagesWindow\/reset.png",
                "imagesWindow\/pngDownload.png",
                "imagesWindow\/pdfDownload.png",
                "imagesWindow\/movable.png",
                "imagesWindow\/textIcon.png",
                "imagesWindow\/pen.png",
                "imagesWindow\/rectangle.png",
                "imagesWindow\/circle.png",
                "imagesWindow\/line.png",
                "imagesWindow\/arrow.png",
                "imagesWindow\/close.png",
                "imagesWindow\/2.png",
                "imagesWindow\/4.png",
                "imagesWindow\/6.png",
                "imagesWindow\/8.png",
                "imagesWindow\/10.png",
                "imagesWindow\/12.png",
                "imagesWindow\/14.png",
                "imagesWindow\/16.png",
                "imagesWindow\/loading.gif",
                "popup.html",
                "editProfile.html",
                "uploadCustomCursor.html",
                "imagesWindow\/closeCustomC.png",
                "imagesWindow\/addCustomC.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "scripting",
        "tabs",
        "desktopCapture",
        "unlimitedStorage",
        "identity",
        "clipboardWrite",
        "contextMenus"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "16": "icon16.png",
            "48": "icon48.png",
            "128": "icon128.png"
        }
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/libs\/jsPDF\/jspdf.umd.min.js",
                "libs\/jquery-3.6.0.min.js",
                "libs\/html2canvas.min.js",
                "content.js"
            ],
            "css": [
                ".\/style.css"
            ]
        }
    ],
    "oauth2": {
        "client_id": "797204000478-jaondgb16vdn6s03d0ouf65rb9neap7t.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top