WebExtension.net
Toggle dark mode
WebExtension.net

Type Fu

View on Chrome Web Store
View Type Fu Chrome Extension on Chrome Web Store
Add to bookmarks
4.1 (717 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Touch typing trainer.
Type
ChromeOS Game
Users
50,000 users
10K
Website type-fu.com
Jarek Foksa
View author page of Jarek Foksa
Published
Published on July 16, 2013
Version 4.8.0
Manifest version
2
Updated
Updated on February 20, 2021
Website
Visit developer website
View on Chrome Web Store
View Type Fu Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Type Fu",
    "short_name": "Type Fu",
    "description": "Touch typing trainer.",
    "version": "4.8.0",
    "manifest_version": 2,
    "minimum_chrome_version": "61",
    "offline_enabled": true,
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKoG9mpnc3U3CWW6hWGOu5\/vAagaZ8uzwfiMlp4gYlxky3K3xItM+uGIrKR22DVwIE+\/zGG5XQ30WRezfcRrF69R2LbUu2TH5XXz0eJ7BgyV\/N01PhXw0pA78g1mPm5X1QpF21Ma1G8OBeG8S5Ga1+gv\/NL\/Aw2LHnDMtwZoIp0wIDAQAB",
    "oauth2": {
        "client_id": "377471347455-akno5biiqhrjdbfvns4r8df7pt8nbmme.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "app": {
        "background": {
            "scripts": [
                "runtime\/chrome-main.js"
            ]
        }
    },
    "webview": {
        "partitions": [
            {
                "name": "type-fu",
                "accessible_resources": [
                    "*"
                ]
            }
        ]
    },
    "permissions": [
        "webview",
        "storage",
        "identity",
        "https:\/\/www.googleapis.com\/"
    ],
    "icons": {
        "16": "images\/app-16.png",
        "32": "images\/app-32.png",
        "48": "images\/app-48.png",
        "128": "images\/app-128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top