MMM
Maraboutage Mondial de Mégabambou
Wat is MMM?
MMM is een Chrome-extensie ontwikkeld door https://www.megabambou.com, en de belangrijkste functie is "Maraboutage Mondial de Mégabambou".
Extensie Screenshots
Download het CRX-bestand van de extensie MMM
Download MMM-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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%.
Basisinformatie over de Extensie
Naam | MMM |
ID | giacllcgilakdokgeallbjdnblofiodh |
Officiële URL | https://chromewebstore.google.com/detail/mmm/giacllcgilakdokgeallbjdnblofiodh |
Beschrijving | Maraboutage Mondial de Mégabambou |
Bestandsgrootte | 37.84 KB |
Aantal Installaties | 67 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2019-11-06 |
Publicatiedatum | 2019-11-06 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://www.megabambou.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | http://www.megabambou.com/mmm/ |
Help Pagina-URL | http://www.megabambou.com/mmm/info.html |
Ondersteunde Talen | 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 } |