Lofi Tab

New tab to relax/study to

O que é Lofi Tab?

Lofi Tab é uma extensão do Chrome desenvolvida por reynnandev, e sua principal característica é "New tab to relax/study to".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Lofi Tab

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

                        With this chrome extension you will be able to have a new tab with background gifs to relax/study to 🖼️🎧

Features:
* Select between 30+ Lofi backgrounds 
* Lofi Music from the Lofi Girl: https://www.youtube.com/watch?v=n61ULEU7CO0&t=1s
* Save you favourite background to be your new tab
* Weather                    

Informações Básicas da Extensão

Nome Lofi Tab Lofi Tab
ID oidccjhecgdgchankoghgcfkafoeeedn
URL Oficial https://chromewebstore.google.com/detail/lofi-tab/oidccjhecgdgchankoghgcfkafoeeedn
Descrição New tab to relax/study to
Tamanho do Arquivo 495 KB
Contagem de Instalações 1,032
Versão Atual 2.1
Última Atualização 2023-03-28
Data de Publicação 2021-08-31
Classificação 4.79/5 Total de 14 Avaliações
Desenvolvedor reynnandev
Email [email protected]
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Lofi Tab",
    "description": "New tab to relax\/study to",
    "version": "2.1",
    "manifest_version": 3,
    "permissions": [
        "geolocation"
    ],
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "icons": {
        "16": "icons\/lofitab16.png",
        "32": "icons\/lofitab32.png",
        "48": "icons\/lofitab48.png",
        "128": "icons\/lofitab128.png"
    }
}