MMM

Maraboutage Mondial de Mégabambou

What is MMM?

MMM is a Chrome extension developed by https://www.megabambou.com, and its main feature is "Maraboutage Mondial de Mégabambou".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download MMM Extension CRX File

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

                        Transformez n'importe quelle page web en flyer de marabout d'un simple clic sur l'icône "M" de votre navigateur ! Le MMM (Maraboutage Mondial de Mégabambou) est l'outil idéal pour marabouter le web, indispensable pour tout magopinaciophile digne de ce nom.

Grâce à la mise-à-jour v1.0.0, vous obtiendrez des résultats à 100%, et non plus à 99%.                    

Extension Basic Information

Name MMM MMM
ID giacllcgilakdokgeallbjdnblofiodh
Official URL https://chromewebstore.google.com/detail/mmm/giacllcgilakdokgeallbjdnblofiodh
Description Maraboutage Mondial de Mégabambou
File Size 37.84 KB
Installation Count 67
Current Version 1.1.0
Last Updated 2019-11-06
Publish Date 2019-11-06
Rating 5.00/5 Total 1 Ratings
Developer https://www.megabambou.com
Email [email protected]
Payment Type free
Extension Website http://www.megabambou.com/mmm/
Help Page URL http://www.megabambou.com/mmm/info.html
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MMM",
    "short_name": "MMM",
    "description": "Maraboutage Mondial de M\u00e9gabambou",
    "version": "1.1.0",
    "permissions": [
        "activeTab"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "background": {
        "scripts": [
            "init.js"
        ],
        "persistent": false
    },
    "browser_action": {
        "default_title": "Marabouter la page en cours"
    },
    "manifest_version": 2
}