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.

O que é Rolex GMT-Master II Start Page?

Rolex GMT-Master II Start Page é uma extensão do Chrome desenvolvida por https://gamell.io, e sua principal característica é "Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Rolex GMT-Master II Start Page

Baixe arquivos de extensão Rolex GMT-Master II Start Page no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Rolex GMT-Master II Start Page Rolex GMT-Master II Start Page
ID hchnfnfjjknanhhconaappneoejmgngi
URL Oficial https://chromewebstore.google.com/detail/rolex-gmt-master-ii-start/hchnfnfjjknanhhconaappneoejmgngi
Descrição Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.
Tamanho do Arquivo 485 KB
Contagem de Instalações 333
Versão Atual 1.4
Última Atualização 2017-12-15
Data de Publicação 2017-12-15
Classificação 4.36/5 Total de 11 Avaliações
Desenvolvedor https://gamell.io
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://github.com/gamell/rolex-gmt-ii
Idiomas Suportados 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'"
}