Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gowizzard/new-tab
A plugin for chromium & co, which shows the current time and the external ip address in the "new tab".
https://github.com/gowizzard/new-tab
chrome-extension ipify-api new-tab-page time
Last synced: 14 days ago
JSON representation
A plugin for chromium & co, which shows the current time and the external ip address in the "new tab".
- Host: GitHub
- URL: https://github.com/gowizzard/new-tab
- Owner: gowizzard
- License: mit
- Created: 2022-06-30T09:26:50.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-30T10:43:28.000Z (over 2 years ago)
- Last Synced: 2024-05-01T19:36:32.996Z (6 months ago)
- Topics: chrome-extension, ipify-api, new-tab-page, time
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New tab
With this small plugin, you can customize your "New tab" page to show the current time and the external ip address. The external ip address is determined with the [ipify.org](https://www.ipify.org/) service.
## Installation
In order to use the plugin, you need to download it. You can do this via `git clone`, or you can download the latest version [here](https://github.com/gowizzard/new-tab/releases/). After that you have to unpack the directory and can upload it via the developer mode in the extensions manager. You can find instructions [here](https://support.google.com/chrome_webstore/answer/2664769?hl=en).
## Special thanks
Thanks to [JetBrains](https://github.com/JetBrains) for supporting me with this and other [open source projects](https://www.jetbrains.com/community/opensource/#support)!