Barbara Labres New Tab

Sua extensão oficial da Dj Barbara Labres

What is Barbara Labres New Tab?

Barbara Labres New Tab is a Chrome extension developed by brandTURBO, and its main feature is "Sua extensão oficial da Dj Barbara Labres".

Extension Screenshots

screenshot
screenshot
screenshot

Download Barbara Labres New Tab Extension CRX File

Download Barbara Labres New Tab 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

                        Você que é fã da Dj Barbara Labres e de todo seu trabalho agora pode deixar o seu navegador de internet com a cara dela. A melhor Dj do Brasil apresenta a “Barbara Labres New Tab”, extensão disponível para o Google Chrome e Microsoft Edge que permitirá a você personalizar seu browser com temas exclusivos.

Com a “Barbara Labres New Tab”, os fãs poderão colocar o fundo de tela de seu navegador com as mais diversas fotos disponibilizadas, além de ter acesso fácil aos canais de comunicação dela, como o site, redes sociais e loja oficiais da Barbara.

O recurso, que foi desenvolvido em parceria com a brandTURBO, já está disponível para todos vocês. Instale agora mesmo!                    

Extension Basic Information

Name Barbara Labres New Tab Barbara Labres New Tab
ID mmdllnfninlfamefhggmleamogdgkplf
Official URL https://chromewebstore.google.com/detail/barbara-labres-new-tab/mmdllnfninlfamefhggmleamogdgkplf
Description Sua extensão oficial da Dj Barbara Labres
File Size 966 KB
Installation Count 41
Current Version 2.6.1
Last Updated 2020-07-31
Publish Date 2020-07-31
Rating 5.00/5 Total 1 Ratings
Developer brandTURBO
Email [email protected]
Payment Type free
Extension Website https://barbaralabres.com.br/
Help Page URL https://barbaralabres.com.br/
Privacy Policy Page URL https://www.brandturbo.vip/pt/privacy
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Barbara Labres New Tab",
    "version": "2.6.1",
    "description": "Sua extens\u00e3o oficial da Dj Barbara Labres",
    "icons": {
        "16": "icons\/icon-16px.png",
        "32": "icons\/icon-32px.png",
        "48": "icons\/icon-96px.png",
        "128": "icons\/icon-256px.png"
    },
    "chrome_url_overrides": {
        "newtab": "startpage.html#newTab"
    },
    "browser_action": {
        "default_title": "New Tab"
    },
    "permissions": [
        "topSites"
    ],
    "optional_permissions": [
        "history",
        "bookmarks",
        "chrome:\/\/favicon\/"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "externally_connectable": {
        "matches": [
            "*:\/\/*.barbaralabres.com.br\/*"
        ]
    }
}