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.
Qu'est-ce que Rolex GMT-Master II Start Page ?
Rolex GMT-Master II Start Page est une extension Chrome développée par https://gamell.io, et sa fonction principale est "Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Rolex GMT-Master II Start Page
Téléchargez les fichiers d'extension Rolex GMT-Master II Start Page au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | hchnfnfjjknanhhconaappneoejmgngi |
URL Officiel | 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. |
Taille du Fichier | 485 KB |
Nombre d'Installations | 333 |
Version Actuelle | 1.4 |
Dernière Mise à Jour | 2017-12-15 |
Date de Publication | 2017-12-15 |
Évaluation | 4.36/5 Total 11 Évaluations |
Développeur | https://gamell.io |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/gamell/rolex-gmt-ii |
Langues Prises en Charge | 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'" } |