By: Dan
Inspect and view changes in Scroll Shooter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Shooter",
"version": "1.0",
"description": "Bắn mục tiêu khi bạn cuộn trang lên/xuống trong lúc duyệt web.",
"permissions": [
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "scroll-shooter@addon.local",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"style.css"
]
}
]
} Best Scroll Shooter Alternatives
Here are some Firefox add-ons that are similar to Scroll Shooter: