Yemeksepeti Joker Hesaplayici
Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.
ما هو Yemeksepeti Joker Hesaplayici؟
Yemeksepeti Joker Hesaplayici هو إضافة Chrome تم تطويرها بواسطة https://jokercalculatorbrowser.herokuapp.com، والميزة الرئيسية لها هي "Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Yemeksepeti Joker Hesaplayici
قم بتنزيل ملفات الامتداد Yemeksepeti Joker Hesaplayici بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Yemeksepeti internet sitesi uzerinden kazanilan joker indirimlerinin, kisi/yemek bazli olarak hesaplanmasini saglayan bir Google Eklentisi'dir. Dilerseniz, Yemeksepeti sitesi üzerinden "Siparişlerim" sekmesinde iken ürün bilgilerini otomatik olarak yazdırın; dilerseniz kişi listesini kendiniz oluşturun.
معلومات أساسية عن التمديد
الاسم | Yemeksepeti Joker Hesaplayici |
ID | pcaecdlpemhkjjjkfbmpcdnnimbmmljd |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/yemeksepeti-joker-hesapla/pcaecdlpemhkjjjkfbmpcdnnimbmmljd |
الوصف | Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar. |
حجم الملف | 96.73 KB |
عدد التثبيتات | 40 |
النسخة الحالية | 4.5 |
آخر تحديث | 2020-08-14 |
تاريخ النشر | 2020-02-19 |
تقييم | 5.00/5 مجموع تقييمات 5 |
المطور | https://jokercalculatorbrowser.herokuapp.com |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://jokercalculatorbrowser.herokuapp.com/ |
اللغات المدعومة | tr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Yemeksepeti Joker Hesaplayici", "short_name": "Joker Hesaplayici", "version": "4.5", "description": "Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.", "permissions": [ "activeTab" ], "background": { "scripts": [ "webapp\/resources\/js\/background.js", "webapp\/resources\/js\/common.js", "webapp\/resources\/js\/loadPage.js", "webapp\/resources\/js\/getPageSource.js", "webapp\/resources\/js\/addCustomer.js", "webapp\/resources\/js\/deleteCustomer.js", "webapp\/resources\/js\/cleanCustomerList.js", "webapp\/resources\/js\/submitCustomerList.js", "webapp\/resources\/js\/backHome.js", "webapp\/resources\/js\/closeInfoAlert.js" ], "persistent": true }, "offline_enabled": true, "browser_action": { "default_popup": "webapp\/popup.html", "default_icon": "webapp\/joker_icon_resized.png" }, "manifest_version": 2 } |