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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://gamell.io และคุณลักษณะหลักของมันคือ "Show a recreation of a Rolex GMT-Master II watch when a new tab is opened. This is not an official Rolex extension."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Rolex GMT-Master II Start Page

ดาวน์โหลดไฟล์ส่วนขยาย 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'"
}