yspollen / Toolbar-Timer

A Chrome extension that attaches a countdown timer to your web browser's toolbar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Toolbar Timer

This is a Chrome extension that attaches a countdown timer to your web browser's toolbar.
It can be conveniently accessed at the upper-right corner of your browser window and it will stay there like a rock.
The next time you're doing work like taking a practice exam, you would be constantly able to see how much time you have left on that clock.

Packing the Extension

  • Navigate to chrome://extensions/
  • Click on "LOAD EXTENSION"
  • Select "Toolbar-Timer"

To Stabilize the Pop-Up Window

  • Right click on the pop-up window (not the icon) & select "inspect"
  • Minimize the inspect window
    This is the only way, offered by Chrome, to keep a pop-up window stable as of now

Room For Improvement

  • Being able to stabilize the pop-up window when the web page is switched to a different tab
  • Being able to see the components of the web page under the pop-up window

About

A Chrome extension that attaches a countdown timer to your web browser's toolbar.


Languages

Language:JavaScript 71.5%Language:HTML 17.1%Language:CSS 11.4%