Skip to content

"Get Motivated" is a small lightweight extension that motivates you everyday.

Notifications You must be signed in to change notification settings

rahulkapoor90/Get-Motivated

Repository files navigation

Get-Motivated

Code Climate

"Get Motivated" is a small lightweight extension that motivated you everyday.

Contributor guidelines

Contributions are welcome. if you see any issue then open an issue and if you think you can fix it then start working on it by forking this project. We just ask that you follow a few simple guidelines:

  1. It would be greatly appreciated if you could stick to a few style guidelines:
  • please use tabs for indentation
  • please use spaces in your if statements, e.g. if (foo === bar), not if(foo===bar)
  • please use single quotes ' and not double quotes " for strings
  • please comment your code!
  1. If you are introducing a big change, please make sure that everything else is working correctly.

Download

VES is available for Chrome & Firefox users though the firefox is still in BETA phase. you can download the extension using the following links:

Building development versions of the extension

Building in Chrome
  1. Go to Menu->Tools->Extensions and tick the Developer Mode checkbox
  2. Choose Load unpacked extension and point it to the dist/chrome folder. Make sure you only have one instance of "Get Motivated" extension running at a time.
  3. Any time you make changes to the script, you must go back to the Menu->Tools->Extensions page and Reload the extension.

About

"Get Motivated" is a small lightweight extension that motivates you everyday.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published