Timezone
Timezone - track the time across the globe
ما هو Timezone؟
Timezone هو إضافة Chrome تم تطويرها بواسطة Mr. Adhart Punjabi، والميزة الرئيسية لها هي "Timezone - track the time across the globe".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Timezone
قم بتنزيل ملفات الامتداد Timezone بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Whether you are a business man or a business woman, have relatives abroad or a world traveler, this is the extension for you.
With the Timezone new-tab extension you can know what time it is anywhere, anytime!
Try it now: https://timezone-ext.com/
By clicking “Add to Chrome”, you accept and agree to installing the Timezone extension and setting Chrome New-Tab Search provider to Microsoft Bing as described by the service in the Terms of Use (https://timezone-ext.com/end-user-license-agreement/)
and Privacy Policy (https://timezone-ext.com/privacy-policy-2/) معلومات أساسية عن التمديد
| الاسم | |
| ID | efpmjdhcbibibhlclhnaacacoocdhcgl |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/timezone/efpmjdhcbibibhlclhnaacacoocdhcgl |
| الوصف | Timezone - track the time across the globe |
| حجم الملف | 1.3 MB |
| عدد التثبيتات | 159,067 |
| النسخة الحالية | 1.0.1 |
| آخر تحديث | 2023-09-08 |
| تاريخ النشر | 2023-05-30 |
| تقييم | 4.60/5 مجموع تقييمات 20 |
| المطور | Mr. Adhart Punjabi |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| موقع الإضافة | https://timezone-ext.com/ |
| عنوان صفحة المساعدة | https://timezone-ext.com/#contact-us |
| عنوان صفحة سياسة الخصوصية | https://timezone-ext.com/privacy-policy-2 |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"version": "1.0.1",
"name": "Timezone",
"description": "Timezone - track the time across the globe",
"permissions": [
"storage",
"unlimitedStorage"
],
"icons": {
"128": "img\/icon.png"
},
"chrome_url_overrides": {
"newtab": "search.html"
}
} | |