Yemeksepeti Joker Hesaplayici

Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.

Yemeksepeti Joker Hesaplayici क्या है?

Yemeksepeti Joker Hesaplayici https://jokercalculatorbrowser.herokuapp.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Yemeksepeti Joker Hesaplayici एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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 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
}