By: mwanza
Inspect and view changes in Instant Typing Practice source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Webpage Typing Practice",
"version": "1.0.0",
"description": "Transform any webpage content into interactive typing practice sessions while preserving original formatting",
"browser_specific_settings": {
"gecko": {
"id": "webpage-typing-practice@example.com"
}
},
"permissions": [
"activeTab",
"storage",
"contextMenus",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content/settings-manager.js",
"content/metrics-calculator.js",
"content/hints-ui.js",
"content/stats-popup.js",
"content/personal-records.js",
"content/inline-typing.js",
"content/content-script.js"
],
"css": [
"content/typing-interface.css"
],
"run_at": "document_end"
}
],
"background": {
"service_worker": "background/background.js",
"scripts": [
"background/background.js"
]
},
"action": {
"default_popup": "popup/popup.html",
"default_title": "Webpage Typing Practice",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"web_accessible_resources": [
{
"resources": [
"content/*"
],
"matches": [
"<all_urls>"
]
}
]
} Best Instant Typing Practice Alternatives
Here are some Firefox add-ons that are similar to Instant Typing Practice:
Type Anywhere
alonso
TipType Typing Practice
TipType OU
TypeQuicker
TypeQuicker
TypingSpeed
tavost
Text to Write
Vlad Oreshkov
Typing Analytics Tracker
8xbet68
Typing Statistics | Auto Typer
marsss
HumanTyper: Auto Typing
VTR
HumanType - Copy Paste Typer
Swalter Factories
QuickType
wpossum
Type Tester
koyuul