HORA CERTA
Hora Certa e Oficial do Brasil
Qu'est-ce que HORA CERTA ?
HORA CERTA est une extension Chrome développée par https://horacerta.biz, et sa fonction principale est "Hora Certa e Oficial do Brasil".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension HORA CERTA
Téléchargez les fichiers d'extension HORA CERTA au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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!
Informations de Base sur l'Extension
Nom | |
ID | pkffghadhnpkplohbjgnnkmoffhhhdbm |
URL Officiel | https://chrome.google.com/webstore/detail/hora-certa/pkffghadhnpkplohbjgnnkmoffhhhdbm |
Description | Hora Certa e Oficial do Brasil |
Taille du Fichier | 40.57 KB |
Nombre d'Installations | 15 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-09-27 |
Date de Publication | 2018-09-27 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | https://horacerta.biz |
Type de Paiement | free |
Site Web de l'Extension | https://horacerta.biz/ |
URL de la Page d'Aide | https://horacerta.biz/contato/ |
Langues Prises en Charge | 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" } } |