By: Doa
Inspect and view changes in Scroll Sprint source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Scroll Sprint",
"version": "1.0",
"description": "Đua tốc độ cuộn chuột để ghi điểm!",
"permissions": [
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{85bb3492-b7a1-4b46-8993-1c2ff70dca64}"
}
}
} Best Scroll Sprint Alternatives
Here are some Firefox add-ons that are similar to Scroll Sprint: