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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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 } |