By: Virology Labs
Inspect and view changes in Twitter Auto-Clicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Twitter Auto-Clicker",
"description": "A Twitter Clicker",
"version": "1.0",
"permissions": [
"storage",
"tabs",
"activeTab",
"alarms"
],
"icons": {
"16": "/images/tac48.png",
"48": "/images/tac48.png",
"128": "/images/tac128.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"browser_action": {
"browser_style": true,
"default_icon": {
"16": "/images/tac48.png",
"32": "/images/tac48.png"
},
"default_title": "Twitter Auto-Clicker",
"default_popup": "popup/popup.html"
},
"content_scripts": [
{
"js": [
"jquery.min.js",
"content.js"
],
"matches": [
"*://*.twitter.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{48fb68d1-4d76-44b2-aa8c-98403e275fb6}"
}
}
} Best Twitter Auto-Clicker Alternatives
Here are some Firefox add-ons that are similar to Twitter Auto-Clicker: