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

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

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

שופרסל-קאשבק is a Chrome extension developed by https://shufersal-cashback.co.il, and its main feature is "שופרסל-קאשבק - הטבות קאשבק למחזיקי כרטיס אשראי שופרסל כאל".

Extension Screenshots

screenshot

Download שופרסל-קאשבק Extension CRX File

Download שופרסל-קאשבק 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

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

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

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

Extension Basic Information

Name שופרסל-קאשבק שופרסל-קאשבק
ID ejplijdgillnmhbkcjbgpaeaifodicle
Official 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
Description שופרסל-קאשבק - הטבות קאשבק למחזיקי כרטיס אשראי שופרסל כאל
File Size 1.27 MB
Installation Count 4,518
Current Version 2.12
Last Updated 2023-05-23
Publish Date 2020-05-17
Rating 3.00/5 Total 2 Ratings
Developer https://shufersal-cashback.co.il
Email [email protected]
Payment Type free
Extension Website https://www.shufersal-cashback.co.il/
Help Page URL https://www.shufersal-cashback.co.il/questions
Privacy Policy Page URL https://cashdo.co.il/terms
Supported Languages 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"
}