Twisty Timer

3x3 Speedcube Timer

What is Twisty Timer?

Twisty Timer is a Chrome extension developed by Dan Kerrigan, and its main feature is "3x3 Speedcube Timer".

Extension Screenshots

screenshot
screenshot

Download Twisty Timer Extension CRX File

Download Twisty Timer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Twisty Timer is a simple speedcube timer for 3x3 cubes. Start and stop the timer using your keyboard. Enjoy!                    

Extension Basic Information

Name Twisty Timer Twisty Timer
ID kggikmmipgmioinmlfpfpbhgmpgmedhp
Official URL https://chromewebstore.google.com/detail/twisty-timer/kggikmmipgmioinmlfpfpbhgmpgmedhp
Description 3x3 Speedcube Timer
File Size 7.31 KB
Installation Count 690
Current Version 0.0.1
Last Updated 2013-09-01
Publish Date 2013-09-01
Rating 4.33/5 Total 6 Ratings
Developer Dan Kerrigan
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Twisty Timer",
    "description": "3x3 Speedcube Timer",
    "version": "0.0.1",
    "browser_action": {
        "default_icon": "TwistyIcon.png",
        "default_popup": "TwistyTimer.html"
    },
    "icons": {
        "128": "TwistyIcon_128.png"
    }
}