Yemeksepeti Joker Hesaplayici

Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.

Yemeksepeti Joker Hesaplayici là gì?

Yemeksepeti Joker Hesaplayici là một tiện ích mở rộng Chrome được phát triển bởi https://jokercalculatorbrowser.herokuapp.com, và tính năng chính của nó là "Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Yemeksepeti Joker Hesaplayici

Tải xuống các tệp mở rộng Yemeksepeti Joker Hesaplayici dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Yemeksepeti Joker Hesaplayici Yemeksepeti Joker Hesaplayici
ID pcaecdlpemhkjjjkfbmpcdnnimbmmljd
URL Chính Thức https://chromewebstore.google.com/detail/yemeksepeti-joker-hesapla/pcaecdlpemhkjjjkfbmpcdnnimbmmljd
Mô tả Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.
Kích Thước Tệp 96.73 KB
Số Lần Cài Đặt 40
Phiên Bản Hiện Tại 4.5
Cập Nhật Lần Cuối 2020-08-14
Ngày Phát Hành 2020-02-19
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://jokercalculatorbrowser.herokuapp.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://jokercalculatorbrowser.herokuapp.com/
Ngôn Ngữ Được Hỗ Trợ 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
}