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.

Rolex GMT-Master II Start Pageとは何ですか?

Rolex GMT-Master II Start Pageはhttps://gamell.ioによって開発されたChromeの拡張機能で、その主な機能は「Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.」です。

拡張機能のスクリーンショット

screenshot

Rolex GMT-Master II Start Page拡張機能のCRXファイルをダウンロード

Rolex GMT-Master II Start Page拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Rolex GMT-Master II Start Page Rolex GMT-Master II Start Page
ID hchnfnfjjknanhhconaappneoejmgngi
公式URL https://chromewebstore.google.com/detail/rolex-gmt-master-ii-start/hchnfnfjjknanhhconaappneoejmgngi
説明 Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension.
ファイルサイズ 485 KB
インストール数 333
現在のバージョン 1.4
最終更新日 2017-12-15
公開日 2017-12-15
評価 4.36/5 合計 11 レビュー
開発者 https://gamell.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/gamell/rolex-gmt-ii
対応言語 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'"
}