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.
Co je Rolex GMT-Master II Start Page?
Rolex GMT-Master II Start Page je rozšíření Chrome vyvinuté https://gamell.io, a jeho hlavní funkcí je „Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Rolex GMT-Master II Start Page
Stáhněte si soubory rozšíření Rolex GMT-Master II Start Page ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | hchnfnfjjknanhhconaappneoejmgngi |
Oficiální URL | https://chromewebstore.google.com/detail/rolex-gmt-master-ii-start/hchnfnfjjknanhhconaappneoejmgngi |
Popis | Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension. |
Velikost souboru | 485 KB |
Počet instalací | 333 |
Aktuální Verze | 1.4 |
Poslední Aktualizace | 2017-12-15 |
Datum Vydání | 2017-12-15 |
Hodnocení | 4.36/5 Celkem 11 Hodnocení |
Vývojář | https://gamell.io |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/gamell/rolex-gmt-ii |
Podporované Jazyky | 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'" } |