By: Pan
Inspect and view changes in ScrollQuiz source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "ScrollQuiz",
"version": "1.0",
"description": "Hiển thị câu đố khi bạn cuộn trang đến 25%, 50%, 75%.",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "scrollquiz-313bc559@example.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best ScrollQuiz Alternatives
Here are some Firefox add-ons that are similar to ScrollQuiz: