Clock
from riverserene.de, simple desktop clock
What is Clock?
Clock is a Chrome extension developed by https://riverserene.de, and its main feature is "from riverserene.de, simple desktop clock".
Extension Screenshots
Download Clock Extension CRX File
Download Clock extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
simple desktop clock based on css3 References https://cssanimation.rocks/clocks/ https://www.w3schools.com/graphics/canvas_clock.asp http://www.pagetutor.com/common/bgcolors1536.html
Extension Basic Information
Name | Clock |
ID | hjhjhacdgoodhnndaklickgeoipnmhmh |
Official URL | https://chromewebstore.google.com/detail/clock/hjhjhacdgoodhnndaklickgeoipnmhmh |
Description | from riverserene.de, simple desktop clock |
File Size | 494 KB |
Installation Count | 544 |
Current Version | 1.44.0 |
Last Updated | 2023-10-23 |
Publish Date | 2019-09-07 |
Rating | 4.80/5 Total 5 Ratings |
Developer | https://riverserene.de |
[email protected] | |
Payment Type | free |
Extension Website | http://riverserene.de/ |
Supported Languages | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Clock", "description": "from riverserene.de, simple desktop clock", "version": "1.44.0", "short_name": "http:\/\/riverserene.de", "action": { "default_icon": "swarovski.png", "default_popup": "index.html" }, "permissions": [] } |