Skip to content

Minute to Hour Converter as Chrome extension. Written in KnockoutJS.

License

Notifications You must be signed in to change notification settings

KevinGimbel/minute-to-hour.chrome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minute to Hour Chrome Extension

Chrome Extension for kevingimbel.com/minute-to-hour

This version is implemented using KnockoutJS instead of ReactJS.

"Minute to Hour Converter"

Installation

Chrome Web Store

You can grab the Extension from the Chrome Webstore. This will install the latest release pushed to Chrome Web Store.

Manual Installation

If you prefer to use bleeding edge versions you can download the source from Github by cloning this repository. master will always be the latest released version while the dev branch holds the latest experimental features.

  1. Clone this repository
  2. Navigate to chrome://extensions/
  3. Check "Developer mode" in the upper right corner
  4. Select "Load unpacked extension", then open this folder

If manually installed the version can be switched by changing the branch. So if dev is to buggy, go into the directory and run git checkout master.

About

Minute to Hour Converter as Chrome extension. Written in KnockoutJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published