Masav

Masav Chrome Extension

What is Masav?

Masav is a Chrome extension developed by https://www.masav-online.co.il, and its main feature is "Masav Chrome Extension".

Download Masav Extension CRX File

Download Masav 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

                        Middle ware between payment site of Bank Clearing Center Ltd and minikey driver of Algoritm Research Ltd                    

Extension Basic Information

Name Masav Masav
ID gaennmikbflljmpklbgakneednegidcd
Official URL https://chromewebstore.google.com/detail/masav/gaennmikbflljmpklbgakneednegidcd
Description Masav Chrome Extension
File Size 3.28 KB
Installation Count 68,642
Current Version 1.0.0.0
Last Updated 2016-11-02
Publish Date 2016-11-01
Rating 5.00/5 Total 3 Ratings
Developer https://www.masav-online.co.il
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Masav",
    "version": "1.0.0.0",
    "description": "Masav Chrome Extension",
    "homepage_url": "http:\/\/www.masav.co.il\/",
    "permissions": [
        "nativeMessaging"
    ],
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.masav-online.co.il\/*"
        ]
    }
}