MMM

Maraboutage Mondial de Mégabambou

MMM란 무엇입니까?

MMM은(는) https://www.megabambou.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Maraboutage Mondial de Mégabambou"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

MMM 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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%.                    

확장 프로그램 기본 정보

이름 MMM MMM
ID giacllcgilakdokgeallbjdnblofiodh
공식 URL https://chromewebstore.google.com/detail/mmm/giacllcgilakdokgeallbjdnblofiodh
설명 Maraboutage Mondial de Mégabambou
파일 크기 37.84 KB
설치 횟수 67
현재 버전 1.1.0
최근 업데이트 2019-11-06
출시 날짜 2019-11-06
평점 5.00/5 총 1 개의 평점
개발자 https://www.megabambou.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 http://www.megabambou.com/mmm/
도움말 페이지 URL http://www.megabambou.com/mmm/info.html
지원되는 언어 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
}