Yemeksepeti Joker Hesaplayici
Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.
Yemeksepeti Joker Hesaplayiciとは何ですか?
Yemeksepeti Joker Hesaplayiciはhttps://jokercalculatorbrowser.herokuapp.comによって開発されたChromeの拡張機能で、その主な機能は「Yemeksepeti uzerinden kazanilan joker indirimlerinin, kisiye ozel hesaplanmasini saglar.」です。
拡張機能のスクリーンショット
Yemeksepeti Joker Hesaplayici拡張機能のCRXファイルをダウンロード
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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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
} | |