ONE ZERO קאשבק

התוסף של ONEZERO קאשבק יזכיר לכם לקבל את הקאשבק שמגיע לכם!

Vad är ONE ZERO קאשבק?

ONE ZERO קאשבק är en Chrome-tillägg utvecklad av https://topcash.co.il, och dess huvudfunktion är "התוסף של ONEZERO קאשבק יזכיר לכם לקבל את הקאשבק שמגיע לכם!".

Tilläggsskärmbilder

screenshot

Ladda ner ONE ZERO קאשבק-förlängningens CRX-fil

Ladda ner ONE ZERO קאשבק-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn ONE ZERO קאשבק ONE ZERO קאשבק
ID jfihbnghfbkkdgphepbiconepdcfeofo
Officiell webbadress https://chromewebstore.google.com/detail/one-zero-%D7%A7%D7%90%D7%A9%D7%91%D7%A7/jfihbnghfbkkdgphepbiconepdcfeofo
Beskrivning התוסף של ONEZERO קאשבק יזכיר לכם לקבל את הקאשבק שמגיע לכם!
Filstorlek 2.43 MB
Antal Installationer 302
Aktuell Version 10.01
Senast Uppdaterad 2023-09-14
Publiceringsdatum 2023-09-13
Utvecklare https://topcash.co.il
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://onezero.topcash.co.il
Hjälpsida URL https://onezero.topcash.co.il/contact
URL till Sekretesspolicy Sidan https://cashdo.co.il/terms
Stödda Språk iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/128.png",
        "default_title": "ONE ZERO \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": "\u05d4\u05ea\u05d5\u05e1\u05e3 \u05e9\u05dc ONEZERO \u05e7\u05d0\u05e9\u05d1\u05e7 \u05d9\u05d6\u05db\u05d9\u05e8 \u05dc\u05db\u05dd \u05dc\u05e7\u05d1\u05dc \u05d0\u05ea \u05d4\u05e7\u05d0\u05e9\u05d1\u05e7 \u05e9\u05de\u05d2\u05d9\u05e2 \u05dc\u05db\u05dd!",
    "homepage_url": "https:\/\/onezero.topcash.co.il",
    "icons": {
        "128": "images\/128.png",
        "16": "images\/16.png",
        "18": "images\/18.png",
        "32": "images\/32.png",
        "48": "images\/48.png",
        "64": "images\/64.png"
    },
    "manifest_version": 3,
    "name": "ONE ZERO \u05e7\u05d0\u05e9\u05d1\u05e7",
    "permissions": [
        "tabs",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "templates\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "10.01",
    "short_name": "ONE ZERO \u05e7\u05d0\u05e9\u05d1\u05e7"
}