By: Giga
Inspect and view changes in Simple Auto Clicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Simple Auto Clicker",
"version": "1.0.0",
"description": "A simple auto clicker extension for Firefox",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"host_permissions": [
"<all_urls>"
],
"action": {
"default_popup": "popup.html",
"default_title": "Auto Clicker"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"background": {
"scripts": [
"background.js"
]
},
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"web_accessible_resources": [
{
"resources": [
"icons/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{523243dc-6940-4993-9698-63d3643457f3}",
"strict_min_version": "126.0"
}
}
} Best Simple Auto Clicker Alternatives
Here are some Firefox add-ons that are similar to Simple Auto Clicker:
Simple Clicker pooker
lara
Fast Auto Clicker
thedoctor
AutoClicker - ResaGostar
adrian
Clicker
Gamedev015
Autoclicker HTML Extension
rahul
Auto Clicker
OHAS
Simple AutoScrol
FB88
Cookie Clicker Auto Buttons
Connoroni
better autoscroll
Coded-Eye
Clickomatic
Tommy
Simple Calculator
ytmp3