HORA CERTA
Hora Certa e Oficial do Brasil
Wat is HORA CERTA?
HORA CERTA is een Chrome-extensie ontwikkeld door https://horacerta.biz, en de belangrijkste functie is "Hora Certa e Oficial do Brasil".
Extensie Screenshots
Download het CRX-bestand van de extensie HORA CERTA
Download HORA CERTA-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
O Hora Certa [e um guia de cidades com horário oficial em todos os estados e cidades do Brasil. Guia de empresas e empreendimentos para buscar e anunciar!
Basisinformatie over de Extensie
Naam | |
ID | pkffghadhnpkplohbjgnnkmoffhhhdbm |
Officiële URL | https://chrome.google.com/webstore/detail/hora-certa/pkffghadhnpkplohbjgnnkmoffhhhdbm |
Beschrijving | Hora Certa e Oficial do Brasil |
Bestandsgrootte | 40.57 KB |
Aantal Installaties | 15 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2018-09-27 |
Publicatiedatum | 2018-09-27 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | https://horacerta.biz |
Betalingswijze | free |
Extensiewebsite | https://horacerta.biz/ |
Help Pagina-URL | https://horacerta.biz/contato/ |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HORA CERTA", "version": "0.0.1", "manifest_version": 2, "description": "Hora Certa e Oficial do Brasil", "homepage_url": "https:\/\/horacerta.biz\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "background": { "page": "src\/bg\/background.html", "persistent": true }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "browser action demo", "default_popup": "src\/browser_action\/browser_action.html" } } |