Rate Today
Currencies exchange rates for many currencies. 5 minutes updates
ما هو Rate Today؟
Rate Today هو إضافة Chrome تم تطويرها بواسطة https://eur.rate-today.ru، والميزة الرئيسية لها هي "Currencies exchange rates for many currencies. 5 minutes updates".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Rate Today
قم بتنزيل ملفات الامتداد Rate Today بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Currencies exchange rates for many currencies.
Rate is updating every 5 minutes.
The currency converter uses the latest Forex exchange rates. معلومات أساسية عن التمديد
| الاسم | |
| ID | edflmpdihnpfhhejbhngfffeeocpooih |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/rate-today/edflmpdihnpfhhejbhngfffeeocpooih |
| الوصف | Currencies exchange rates for many currencies. 5 minutes updates |
| حجم الملف | 20.07 KB |
| عدد التثبيتات | 31 |
| النسخة الحالية | 1.1 |
| آخر تحديث | 2015-11-20 |
| تاريخ النشر | 2015-11-19 |
| تقييم | 5.00/5 مجموع تقييمات 2 |
| المطور | https://eur.rate-today.ru |
| نوع الدفع | free |
| موقع الإضافة | http://eur.rate-today.ru |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Rate Today",
"description": "Currencies exchange rates for many currencies. 5 minutes updates",
"version": "1.1",
"icons": {
"16": "16.png",
"32": "32.png",
"64": "64.png",
"128": "128.png"
},
"browser_action": {
"default_icon": "64.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"http:\/\/*.rate-today.ru\/"
]
} | |