Frase em nova aba - www.frase.site

Frases que vão te motivar e tornar seu dia melhor! Cada aba que você abre no navegador uma nova frase inspiradora!

What is Frase em nova aba - www.frase.site?

Frase em nova aba - www.frase.site is a Chrome extension developed by www.frase.site, and its main feature is "Frases que vão te motivar e tornar seu dia melhor! Cada aba que você abre no navegador uma nova frase inspiradora!".

Extension Screenshots

screenshot

Download Frase em nova aba - www.frase.site Extension CRX File

Download Frase em nova aba - www.frase.site 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

                        extensao                    

Extension Basic Information

Name Frase em nova aba - www.frase.site Frase em nova aba - www.frase.site
ID lhemjanhppnehifhkpfpiiakgefgpmmb
Official URL https://chrome.google.com/webstore/detail/frase-em-nova-aba-wwwfras/lhemjanhppnehifhkpfpiiakgefgpmmb
Description Frases que vão te motivar e tornar seu dia melhor! Cada aba que você abre no navegador uma nova frase inspiradora!
File Size 12.3 KB
Installation Count 50
Current Version 1.0.0
Last Updated 2016-02-17
Publish Date 2016-02-13
Rating 3.00/5 Total 2 Ratings
Developer www.frase.site
Payment Type free
Extension Website http://www.frase.site/chrome
Help Page URL http://www.frase.site/chrome
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Frase em nova aba - www.frase.site",
    "description": "Frases que v\u00e3o te motivar e tornar seu dia melhor! Cada aba que voc\u00ea abre no navegador uma nova frase inspiradora!",
    "version": "1.0.0",
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "browser_action": {
        "default_icon": "images\/ico-16.png",
        "default_popup": "index.html",
        "default_title": "Nova Frase"
    },
    "icons": {
        "16": "images\/ico-16.png",
        "32": "images\/ico-32.png",
        "64": "images\/ico-64.png",
        "128": "images\/ico-128.png"
    },
    "permissions": [
        "notifications"
    ],
    "web_accessible_resources": [
        "images\/ico-32.png"
    ]
}