Agenda Let's Dive

Confira a agenda e programe seus mergulhos.

Agenda Let's Dive란 무엇입니까?

Agenda Let's Dive은(는) http://www.letsdive.com.br에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Confira a agenda e programe seus mergulhos."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Agenda Let's Dive 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Agora ficou mais fácil acompanhar a programação da sua escola de mergulho em Maceió. Com  aplicativo da Let's Dive, você terá acesso direto à programação de nossas saídas de mergulhos e cursos diretamente no seu browser, facilitando ainda mais programar os seus mergulhos.                    

확장 프로그램 기본 정보

이름 Agenda Let's Dive Agenda Let's Dive
ID phhngcnekafkmchedlopfnfailehbejl
공식 URL https://chrome.google.com/webstore/detail/agenda-lets-dive/phhngcnekafkmchedlopfnfailehbejl
설명 Confira a agenda e programe seus mergulhos.
파일 크기 15.76 KB
설치 횟수 14
현재 버전 1.1
최근 업데이트 2015-08-05
출시 날짜 2015-08-05
평점 4.67/5 총 3 개의 평점
개발자 http://www.letsdive.com.br
결제 유형 free
확장 프로그램 웹 사이트 http://letsdive.com.br/
도움말 페이지 URL http://letsdive.com.br/contatos
지원되는 언어 pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Agenda Let's Dive",
    "version": "1.1",
    "manifest_version": 2,
    "description": "Confira a agenda e programe seus mergulhos.",
    "browser_action": {
        "default_popup": "agenda.html",
        "default_icon": "icon128.png"
    },
    "permissions": [
        "https:\/\/www.google-analytics.com\/",
        "storage"
    ]
}