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
电子邮箱 [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'"
}