Lofi Tab

New tab to relax/study to

Cos'è Lofi Tab?

Lofi Tab è un'estensione di Chrome sviluppata da reynnandev, e la sua funzione principale è "New tab to relax/study to".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Lofi Tab

Scarica i file di estensione Lofi Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome Lofi Tab Lofi Tab
ID oidccjhecgdgchankoghgcfkafoeeedn
URL Ufficiale https://chromewebstore.google.com/detail/lofi-tab/oidccjhecgdgchankoghgcfkafoeeedn
Descrizione New tab to relax/study to
Dimensione del File 495 KB
Conteggio Installazioni 1,032
Versione Corrente 2.1
Ultimo Aggiornamento 2023-03-28
Data di Pubblicazione 2021-08-31
Valutazione 4.79/5 Totale 14 Valutazioni
Sviluppatore reynnandev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    }
}