Yemeksepeti Joker Hesaplayici
Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.
What is Yemeksepeti Joker Hesaplayici?
Yemeksepeti Joker Hesaplayici is a Chrome extension developed by https://jokercalculatorbrowser.herokuapp.com, and its main feature is "Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.".
Extension Screenshots
Download Yemeksepeti Joker Hesaplayici Extension CRX File
Download Yemeksepeti Joker Hesaplayici extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Yemeksepeti Joker Hesaplayici |
ID | pcaecdlpemhkjjjkfbmpcdnnimbmmljd |
Official URL | https://chromewebstore.google.com/detail/yemeksepeti-joker-hesapla/pcaecdlpemhkjjjkfbmpcdnnimbmmljd |
Description | Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar. |
File Size | 96.73 KB |
Installation Count | 40 |
Current Version | 4.5 |
Last Updated | 2020-08-14 |
Publish Date | 2020-02-19 |
Rating | 5.00/5 Total 5 Ratings |
Developer | https://jokercalculatorbrowser.herokuapp.com |
[email protected] | |
Payment Type | free |
Extension Website | https://jokercalculatorbrowser.herokuapp.com/ |
Supported Languages | 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 } |