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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Rolex GMT-Master II Start Page
قم بتنزيل ملفات الامتداد Rolex GMT-Master II Start Page بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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.
معلومات أساسية عن التمديد
الاسم | |
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'" } |