3B Simplicity

Our lives are complicated. Take a moment to stare at something simple on every new tab.

O que é 3B Simplicity?

3B Simplicity é uma extensão do Chrome desenvolvida por https://3bluemedia.com, e sua principal característica é "Our lives are complicated. Take a moment to stare at something simple on every new tab.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão 3B Simplicity

Baixe arquivos de extensão 3B Simplicity no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Simplicity is the state or quality of being easy to understand, uncomplicated, or free from complexity. Before you embark on your search, just enjoy visual simplicity for a moment provided by curated royalty free images. Learn more about us at: https://3bluemedia.com/3b-simplicity.html

By clicking "Add to chrome", I accept and agree to installing the 3B Simplicity extension and setting Chrome™ New Tab to that provided by the service and the Terms of Use at https://3bluemedia.com/terms.html and Privacy Policy. The extension will update your search settings and will change your New Tab and it will be provided by Microsoft Bing.                    

Informações Básicas da Extensão

Nome 3B Simplicity 3B Simplicity
ID iobfjgdbinffinbhcblefefdepihnakc
URL Oficial https://chromewebstore.google.com/detail/3b-simplicity/iobfjgdbinffinbhcblefefdepihnakc
Descrição Our lives are complicated. Take a moment to stare at something simple on every new tab.
Tamanho do Arquivo 7.54 MB
Contagem de Instalações 593
Versão Atual 0.0.0.5
Última Atualização 2023-06-08
Data de Publicação 2023-03-30
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://3bluemedia.com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://3bluemedia.com/3blue-ext-privacy-policy.html
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "3B Simplicity",
    "version": "0.0.0.5",
    "manifest_version": 3,
    "description": "Our lives are complicated. Take a moment to stare at something simple on every new tab.",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "48": "icon_48.png",
        "65": "icon_65.png"
    }
}