Meditopia

Activate focus and relaxation on any new tab. Access your Meditopia profile faster than ever, and find comfort while being online.

O que é Meditopia?

Meditopia é uma extensão do Chrome desenvolvida por Meditopia, e sua principal característica é "Activate focus and relaxation on any new tab. Access your Meditopia profile faster than ever, and find comfort while being online.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Meditopia

Baixe arquivos de extensão Meditopia 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

                        Activate focus and relaxation on any new tab.
Sometimes life feels like that crowded line of tabs we have had opened on our browser for days… 

How about making things simpler?
Meditopia’s Chrome Extension allows you to access your profile on any tab with just one click. So the next time you feel overwhelmed because of work, college, or life itself while you are online, you can find peace and focus quickly.

Simply install it, click on the “new tab” button, and the first thing you’ll see from now on will be your Meditopia dashboard.

Listen to a Quick Start meditation during a break, or listen to focus music to get things done without distractions.                    

Informações Básicas da Extensão

Nome Meditopia Meditopia
ID gofgglgpkbhabakdjldgdgnbgnmihmbn
URL Oficial https://chromewebstore.google.com/detail/meditopia/gofgglgpkbhabakdjldgdgnbgnmihmbn
Descrição Activate focus and relaxation on any new tab. Access your Meditopia profile faster than ever, and find comfort while being online.
Tamanho do Arquivo 2.83 MB
Contagem de Instalações 98
Versão Atual 0.6.2
Última Atualização 2022-10-04
Data de Publicação 2022-09-15
Classificação 4.83/5 Total de 6 Avaliações
Desenvolvedor Meditopia
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.meditopia.com
URL da Página de Política de Privacidade http://meditopia.com/en/privacy-policy
Idiomas Suportados en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Meditopia",
    "description": "Activate focus and relaxation on any new tab. Access your Meditopia profile faster than ever, and find comfort while being online.",
    "version": "0.6.2",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/16x16.png",
        "32": "icons\/32x32.png",
        "48": "icons\/48x48.png",
        "128": "icons\/128x128.png"
    },
    "chrome_url_overrides": {
        "newtab": "\/dist\/index.html"
    },
    "action": {
        "default_icon": "icons\/32x32.png"
    }
}