שופרסל-קאשבק

שופרסל-קאשבק - הטבות קאשבק למחזיקי כרטיס אשראי שופרסל כאל

Wat is שופרסל-קאשבק?

שופרסל-קאשבק is een Chrome-extensie ontwikkeld door https://shufersal-cashback.co.il, en de belangrijkste functie is "שופרסל-קאשבק - הטבות קאשבק למחזיקי כרטיס אשראי שופרסל כאל".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie שופרסל-קאשבק

Download שופרסל-קאשבק-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        התוסף שלנו יעזור לכם לקבל חלק מסכום הקנייה בחזרה ישירות לתו הזהב באפליקציית PayBox.

איך זה עובד? עושים את הקניות הרגילות שלכם דרך האינטרנט, משתמשים באתר שופרסל-קאשבק כדי לקבל הנחה בדמות קאשבק.

ברגע שהסכום המצטבר יגיע ל-1 ש"ח תוכלו לטעון את הקאשבק לתו הזהב באפליקציית PayBox.                    

Basisinformatie over de Extensie

Naam שופרסל-קאשבק שופרסל-קאשבק
ID ejplijdgillnmhbkcjbgpaeaifodicle
Officiële URL https://chromewebstore.google.com/detail/%D7%A9%D7%95%D7%A4%D7%A8%D7%A1%D7%9C-%D7%A7%D7%90%D7%A9%D7%91%D7%A7/ejplijdgillnmhbkcjbgpaeaifodicle
Beschrijving שופרסל-קאשבק - הטבות קאשבק למחזיקי כרטיס אשראי שופרסל כאל
Bestandsgrootte 1.27 MB
Aantal Installaties 4,518
Huidige Versie 2.12
Laatst Bijgewerkt 2023-05-23
Publicatiedatum 2020-05-17
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar https://shufersal-cashback.co.il
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.shufersal-cashback.co.il/
Help Pagina-URL https://www.shufersal-cashback.co.il/questions
URL van de Privacybeleid Pagina https://cashdo.co.il/terms
Ondersteunde Talen iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/18.png",
        "default_title": "\u05e9\u05d5\u05e4\u05e8\u05e1\u05dc - \u05e7\u05d0\u05e9\u05d1\u05e7",
        "default_popup": "popup\/popup.html"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "libs\/jquery.js",
                "libs\/handlebars.runtime.js",
                "libs\/jquery-ui.js",
                "libs\/underscore.js",
                "libs\/backbone.js",
                "libs\/moment.js",
                "libs\/accounting.js",
                "libs\/jquery.transit.js",
                "content\/templates.js",
                "content\/notification.js",
                "content\/content.js",
                "libs\/utils.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                ""
            ],
            "css": [
                "css\/style.css"
            ]
        }
    ],
    "description": "\u05e9\u05d5\u05e4\u05e8\u05e1\u05dc-\u05e7\u05d0\u05e9\u05d1\u05e7 - \u05d4\u05d8\u05d1\u05d5\u05ea \u05e7\u05d0\u05e9\u05d1\u05e7 \u05dc\u05de\u05d7\u05d6\u05d9\u05e7\u05d9 \u05db\u05e8\u05d8\u05d9\u05e1 \u05d0\u05e9\u05e8\u05d0\u05d9 \u05e9\u05d5\u05e4\u05e8\u05e1\u05dc \u05db\u05d0\u05dc",
    "homepage_url": "https:\/\/www.shufersal-cashback.co.il",
    "icons": {
        "128": "images\/128.png",
        "16": "images\/16.png",
        "18": "images\/18.png",
        "32": "images\/48.png",
        "48": "images\/48.png",
        "64": "images\/128.png"
    },
    "manifest_version": 3,
    "name": "\u05e9\u05d5\u05e4\u05e8\u05e1\u05dc-\u05e7\u05d0\u05e9\u05d1\u05e7",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "webRequest"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "templates\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "2.12",
    "short_name": "\u05e9\u05d5\u05e4\u05e8\u05e1\u05dc - \u05e7\u05d0\u05e9\u05d1\u05e7"
}