ONE ZERO קאשבק

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

什么是ONE ZERO קאשבק?

ONE ZERO קאשבק是由https://topcash.co.il开发的Chrome扩展程序,该扩展的主要功能是“התוסף של ONEZERO קאשבק יזכיר לכם לקבל את הקאשבק שמגיע לכם!”。

扩展截图

screenshot

下载ONE ZERO קאשבק扩展crx文件

下载ONE ZERO קאשבק扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 ONE ZERO קאשבק ONE ZERO קאשבק
ID jfihbnghfbkkdgphepbiconepdcfeofo
官方URL https://chromewebstore.google.com/detail/one-zero-%D7%A7%D7%90%D7%A9%D7%91%D7%A7/jfihbnghfbkkdgphepbiconepdcfeofo
简介 התוסף של ONEZERO קאשבק יזכיר לכם לקבל את הקאשבק שמגיע לכם!
文件大小 2.43 MB
安装次数 302
当前版本 10.01
更新时间 2023-09-14
上架时间 2023-09-13
开发者 https://topcash.co.il
电子邮箱 [email protected]
付费类型 free
扩展官网 https://onezero.topcash.co.il
帮助页面URL https://onezero.topcash.co.il/contact
隐私政策页面URL https://cashdo.co.il/terms
支持的语言 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"
}