Inspect and view changes in Typing Speed Test: Typing Globe source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Typing Speed Test : by Typing Globe",
"version": "1.1.0",
"description": "Test typing speed, WPM, and accuracy instantly. Live tracking widget for Google Docs, Word, and web pages with customizable timers.",
"action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"permissions": [
"contextMenus",
"storage",
"alarms",
"notifications",
"activeTab"
],
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_end",
"all_frames": true,
"match_about_blank": true
}
],
"omnibox": {
"keyword": "globe"
},
"icons": {
"16": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "typing-globe-addon@typingglobe.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Typing Speed Test: Typing Globe Alternatives
Here are some Firefox add-ons that are similar to Typing Speed Test: Typing Globe:
TypingSpeed
tavost
TipType Typing Practice
TipType OU
WPM Typing Speed Test Typing
Leonidus
Typing Speed
Xgyrov
Instant Typing Practice
mwanza
Type Speed
Jamie Smith
Typing Statistics | Auto Typer
marsss
Type Anywhere
alonso
Typing Statistics
marsss
Typing Test
Jamie Smith
Typing Speed Test
Bealuah
RealWPM - Typing Speed Tracker & WPM Counter
Omniboxed