3D clocks new tab
3d Magic cube clock
What is 3D clocks new tab?
3D clocks new tab is a Chrome extension developed by universeroc, and its main feature is "3d Magic cube clock".
Extension Screenshots
Download 3D clocks new tab Extension CRX File
Download 3D clocks new tab 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
3D magic cube clock new tab
Extension Basic Information
Name | 3D clocks new tab |
ID | iggmcjbopcegjcgnfgcjbanamjkgblgh |
Official URL | https://chromewebstore.google.com/detail/3d-clocks-new-tab/iggmcjbopcegjcgnfgcjbanamjkgblgh |
Description | 3d Magic cube clock |
File Size | 164 KB |
Installation Count | 57 |
Current Version | 14.24.2 |
Last Updated | 2017-11-20 |
Publish Date | 2017-11-19 |
Rating | 5.00/5 Total 3 Ratings |
Developer | universeroc |
[email protected] | |
Payment Type | free |
Supported Languages | en-US |
manifest.json | |
{ "name": "3D clocks new tab", "short_name": "3dnewtab", "description": "3d Magic cube clock", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "48": "assets\/icons\/icon.png" }, "offline_enabled": true, "incognito": "split", "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "tabs", "storage", "activeTab" ], "manifest_version": 2, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "14.24.2" } |