By: Mai
Inspect and view changes in TypoShooter source codes across current and past versions
minutebio.org →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "TypoShooter",
"version": "1.0.0",
"description": "Tìm từ nghi ngờ sai chính tả trên trang và biến chúng thành mục tiêu trong mini-game bắn. Lưu trữ cục bộ; không cần backend.",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"action": {
"default_popup": "popup.html",
"default_icon": {
"48": "icons/icon-48.png"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content_script.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"icons/*",
"assets/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "@typoshooter-example",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best TypoShooter Alternatives
Here are some Firefox add-ons that are similar to TypoShooter: