Fast Exchange Rate

Fast access to current exchange rates directy from your web browser.

ما هو Fast Exchange Rate؟

Fast Exchange Rate هو إضافة Chrome تم تطويرها بواسطة https://fastexrate.beling.pl، والميزة الرئيسية لها هي "Fast access to current exchange rates directy from your web browser.".

لقطات شاشة التمديد

screenshot
screenshot

تحميل ملف CRX للإضافة Fast Exchange Rate

قم بتنزيل ملفات الامتداد Fast Exchange Rate بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This is Chrome version of Fast Exchange Rate application. Provides fast access to currect exchange rates. One click on a button shows newest exchange rates table.

Connects only with our server to download data. Works offline after first run (shows last downloaded data before updating).                    

معلومات أساسية عن التمديد

الاسم Fast Exchange Rate Fast Exchange Rate
ID pidbpembmopjeefbmajekdmhmgenbifm
عنوان URL الرسمي https://chromewebstore.google.com/detail/fast-exchange-rate/pidbpembmopjeefbmajekdmhmgenbifm
الوصف Fast access to current exchange rates directy from your web browser.
حجم الملف 31.9 KB
عدد التثبيتات 330
النسخة الحالية 13.1
آخر تحديث 2013-06-18
تاريخ النشر 2013-06-18
تقييم 3.20/5 مجموع تقييمات 5
المطور https://fastexrate.beling.pl
نوع الدفع free
موقع الإضافة http://fastexrate.beling.pl
عنوان صفحة المساعدة http://fastexchangerate.uservoice.com
اللغات المدعومة en,pl
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "description": "__MSG_extDesc__",
    "version": "13.1",
    "permissions": [
        "http:\/\/fastexrate.beling.pl\/",
        "storage"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "default_locale": "pl",
    "web_accessible_resources": [
        "style.css"
    ]
}