Skip to content

John2013/34_timemachine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

Timer for Websites That Steal Your Time

This project helps to control time was spent on Geektimes. It requires special extension for Chrome browser.

Installing

Install extension for Chrome browser Custom JavaScript for websites.

Open Geektimes site.

Open configuration of cjs browser extension on the site you want to controll. Click on the link "your own external scripts", add path https://cdn.rawgit.com/John2013/34_timemachine/dc01b5d9/index.js. Don't forget to press "enable cjs for this host" to enable custom JS then click save.

After page reload timer will started in site header and will remind you to get back to work

For faster development you can use JS code hosted on localhost. Simple web server can be used for that, run:

python3 -m http.server

Add path http://localhost:8000/index.js to cjs browser extension. Done.

Other info

Messages was taken in Ranc58/34_timemachine repo.

Project Goals

The code is written for educational purposes. Training course for web-developers - DEVMAN.org

About

Timer for Websites That Steal Your Time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%