Inspect and view changes in Point Autoclicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Point Autoclicker",
"version": "1.0.0",
"description": "Pick a point on the page and auto-click it every X seconds. Works on desktop and mobile Firefox.",
"browser_specific_settings": {
"gecko": {
"id": "{eb3d82fa-9166-46b7-ba44-9f5674d87fdf}",
"strict_min_version": "109.0",
"android": {
"strict_min_version": "113.0"
},
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_title": "Point Autoclicker",
"default_popup": "popup/popup.html",
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
} Best Point Autoclicker Alternatives
Here are some Firefox add-ons that are similar to Point Autoclicker:
Auto Clicker
Alanas
Easy Clicker
mdawe26
Clickster
David
Fast Auto Clicker
thedoctor
Auto Refresh
Gaking79
AutoClicker - ResaGostar4
adrian
Simple Auto Clicker
Giga
AutoClicker - ResaGostar2
adrian
CTG Autoclicker
SeTec7
autoClick3
feng
Auto Captcha Human Clicker
Daily
Auto Refresh
Hanashey