Rolex GMT-Master II Start Page
Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.
What is Rolex GMT-Master II Start Page?
Rolex GMT-Master II Start Page is a Chrome extension developed by https://gamell.io, and its main feature is "Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.".
Extension Screenshots
Download Rolex GMT-Master II Start Page Extension CRX File
Download Rolex GMT-Master II Start Page 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
This extension shows a recreation of a Rolex GMT-Master II wristwatch when a new tab is opened. It includes a sweeping second hand, minute hand, hour hand, GMT (second timezone) hand and date. You can select the timezone of the GMT hand by clicking the configuration icon on the top-right corner. This is not an official Rolex extension. Rolex SA has not endorsed or is affiliated with this extension or its development in any way.
Extension Basic Information
Name | |
ID | hchnfnfjjknanhhconaappneoejmgngi |
Official URL | https://chromewebstore.google.com/detail/rolex-gmt-master-ii-start/hchnfnfjjknanhhconaappneoejmgngi |
Description | Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension. |
File Size | 485 KB |
Installation Count | 333 |
Current Version | 1.4 |
Last Updated | 2017-12-15 |
Publish Date | 2017-12-15 |
Rating | 4.36/5 Total 11 Ratings |
Developer | https://gamell.io |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/gamell/rolex-gmt-ii |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Rolex GMT-Master II Start Page", "description": "Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.", "version": "1.4", "author": "Joan Gamell", "chrome_url_overrides": { "newtab": "rolex.html" }, "homepage_url": "https:\/\/github.com\/gamell\/rolex-gmt-ii-chrome-ext", "icons": { "16": "icons\/gmt-ii-16.png", "48": "icons\/gmt-ii-48.png", "128": "icons\/gmt-ii-128.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'" } |