Lofi Tab

New tab to relax/study to

What is Lofi Tab?

Lofi Tab is a Chrome extension developed by reynnandev, and its main feature is "New tab to relax/study to".

Extension Screenshots

screenshot
screenshot
screenshot

Download Lofi Tab Extension CRX File

Download Lofi 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

                        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                    

Extension Basic Information

Name Lofi Tab Lofi Tab
ID oidccjhecgdgchankoghgcfkafoeeedn
Official URL https://chromewebstore.google.com/detail/lofi-tab/oidccjhecgdgchankoghgcfkafoeeedn
Description New tab to relax/study to
File Size 495 KB
Installation Count 1,032
Current Version 2.1
Last Updated 2023-03-28
Publish Date 2021-08-31
Rating 4.79/5 Total 14 Ratings
Developer reynnandev
Email [email protected]
Payment Type free
Supported Languages 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"
    }
}