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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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 फ़ाइल डाउनलोड करें

crx प्रारूप में Rolex GMT-Master II Start Page एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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'"
}