HORA CERTA

Hora Certa e Oficial do Brasil

What is HORA CERTA?

HORA CERTA is a Chrome extension developed by https://horacerta.biz, and its main feature is "Hora Certa e Oficial do Brasil".

Extension Screenshots

screenshot

Download HORA CERTA Extension CRX File

Download HORA CERTA 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

                        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!                    

Extension Basic Information

Name HORA CERTA HORA CERTA
ID pkffghadhnpkplohbjgnnkmoffhhhdbm
Official URL https://chrome.google.com/webstore/detail/hora-certa/pkffghadhnpkplohbjgnnkmoffhhhdbm
Description Hora Certa e Oficial do Brasil
File Size 40.57 KB
Installation Count 15
Current Version 0.0.1
Last Updated 2018-09-27
Publish Date 2018-09-27
Rating 5.00/5 Total 1 Ratings
Developer https://horacerta.biz
Payment Type free
Extension Website https://horacerta.biz/
Help Page URL https://horacerta.biz/contato/
Supported Languages 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"
    }
}