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
官方網址 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
電子郵箱 [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'"
}