Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sandeepeven/page-clock-chrome-extension
shows a floating digital clock on active tab
https://github.com/sandeepeven/page-clock-chrome-extension
chrome-extension
Last synced: 9 days ago
JSON representation
shows a floating digital clock on active tab
- Host: GitHub
- URL: https://github.com/sandeepeven/page-clock-chrome-extension
- Owner: sandeepeven
- Created: 2024-07-29T04:02:03.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-03T16:17:11.000Z (4 months ago)
- Last Synced: 2024-11-07T10:24:56.878Z (about 2 months ago)
- Topics: chrome-extension
- Language: JavaScript
- Homepage:
- Size: 12.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About the Project
---
This extension is to show digital time on every webpage.[![Watch the video](https://raw.githubusercontent.com/sandeepeven/page-clock-chrome-extension/main/video/video.gif)](https://raw.githubusercontent.com/sandeepeven/page-clock-chrome-extension/main/video/video.gif)
## Options
---
1. Time in 24 hour or 12 hour format.
2. Set only on fullscreen.
3. Background enable/disable
4. Set time position among all corners of the screen.## How to install
Please use this official chrome guide [Guide](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked).
## Motive behind the project
I was facing difficulty to see time while reading on webpages in full screen and had to either minimise the window or to hover on top (in mac) to view the time in menu bar.