Magic 8Ball For Chrome

Get answers from the magic 8Ball in your browser!

Magic 8Ball For Chrome란 무엇입니까?

Magic 8Ball For Chrome은(는) c3Apps Sweden에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Get answers from the magic 8Ball in your browser!"입니다.

확장 프로그램 스크린샷

screenshot

Magic 8Ball For Chrome 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        The Magic 8Ball is now available in your browser!

Press the button in the top right corner of your button, enter your question and easy as that, you've got an answer to your question!

This extension is fully offline compitable.                    

확장 프로그램 기본 정보

이름 Magic 8Ball For Chrome Magic 8Ball For Chrome
ID eocpacjnlinmbmpbmgfnmfphgpbogkfe
공식 URL https://chromewebstore.google.com/detail/magic-8ball-for-chrome/eocpacjnlinmbmpbmgfnmfphgpbogkfe
설명 Get answers from the magic 8Ball in your browser!
파일 크기 296 KB
설치 횟수 466
현재 버전 0.2
최근 업데이트 2017-03-03
출시 날짜 2017-03-03
평점 3.67/5 총 3 개의 평점
개발자 c3Apps Sweden
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Magic 8Ball For Chrome",
    "short_name": "Magic 8Ball",
    "description": "Get answers from the magic 8Ball in your browser!",
    "version": "0.2",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "8ball.html"
    }
}