L'extension de Marex

Pour savoir quand Marex stream !

What is L'extension de Marex?

L'extension de Marex is a Chrome extension developed by lucas.kacem, and its main feature is "Pour savoir quand Marex stream !".

Extension Screenshots

screenshot

Download L'extension de Marex Extension CRX File

Download L'extension de Marex 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

                        Pour savoir quand Marex stream !                    

Extension Basic Information

Name L'extension de Marex L'extension de Marex
ID lmbmefapajhhojljkobclkndlnnllfaj
Official URL https://chrome.google.com/webstore/detail/lextension-de-marex/lmbmefapajhhojljkobclkndlnnllfaj
Description Pour savoir quand Marex stream !
File Size 1.66 MB
Installation Count 12
Current Version 1.0
Last Updated 2017-08-18
Publish Date 2017-08-18
Rating 5.00/5 Total 1 Ratings
Developer lucas.kacem
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "L'extension de Marex",
    "version": "1.0",
    "permissions": [
        "notifications"
    ],
    "description": "Pour savoir quand Marex stream !",
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "64": "img\/marexExtension.png"
    },
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ]
    }
}