הוטSave

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

הוטSaveとは何ですか?

הוטSaveはhttps://topcash.co.ilによって開発されたChromeの拡張機能で、その主な機能は「התוסף של הוטsave יזכיר לכם לקבל את הקאשבק שמגיע לכם!」です。

拡張機能のスクリーンショット

screenshot

הוטSave拡張機能のCRXファイルをダウンロード

הוטSave拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

הוטsave - שירות חדש מבית מועדון הוט, מקבלים קאשבק ישירות לכרטיס האשראי בקנייה במאות מותגים מובילים בארץ ובעולם.                    

拡張機能の基本情報

名前 הוטSave הוטSave
ID aoommnddcomiepijigekgidcapgamkmo
公式URL https://chromewebstore.google.com/detail/%D7%94%D7%95%D7%98save/aoommnddcomiepijigekgidcapgamkmo
説明 התוסף של הוטsave יזכיר לכם לקבל את הקאשבק שמגיע לכם!
ファイルサイズ 796 KB
インストール数 2,263
現在のバージョン 1.01
最終更新日 2022-11-19
公開日 2022-11-17
開発者 https://topcash.co.il
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://hot.topcash.co.il
ヘルプページのURL https://hot.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": "\u05d4\u05d5\u05d8save",
        "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 \u05d4\u05d5\u05d8save \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:\/\/hot.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": "\u05d4\u05d5\u05d8Save",
    "permissions": [
        "tabs",
        "storage"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "fonts\/*",
                "templates\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "version": "1.01",
    "short_name": "\u05d4\u05d5\u05d8Save"
}