Agenda Let's Dive
Confira a agenda e programe seus mergulhos.
What is Agenda Let's Dive?
Agenda Let's Dive is a Chrome extension developed by http://www.letsdive.com.br, and its main feature is "Confira a agenda e programe seus mergulhos.".
Extension Screenshots
Download Agenda Let's Dive Extension CRX File
Download Agenda Let's Dive 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
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.
Extension Basic Information
Name | |
ID | phhngcnekafkmchedlopfnfailehbejl |
Official URL | https://chrome.google.com/webstore/detail/agenda-lets-dive/phhngcnekafkmchedlopfnfailehbejl |
Description | Confira a agenda e programe seus mergulhos. |
File Size | 15.76 KB |
Installation Count | 14 |
Current Version | 1.1 |
Last Updated | 2015-08-05 |
Publish Date | 2015-08-05 |
Rating | 4.67/5 Total 3 Ratings |
Developer | http://www.letsdive.com.br |
Payment Type | free |
Extension Website | http://letsdive.com.br/ |
Help Page URL | http://letsdive.com.br/contatos |
Supported Languages | 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" ] } |