Lofi Tab

New tab to relax/study to

Lofi Tabとは何ですか?

Lofi Tabはreynnandevによって開発されたChromeの拡張機能で、その主な機能は「New tab to relax/study to」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Lofi Tab拡張機能のCRXファイルをダウンロード

Lofi Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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                    

拡張機能の基本情報

名前 Lofi Tab Lofi Tab
ID oidccjhecgdgchankoghgcfkafoeeedn
公式URL https://chromewebstore.google.com/detail/lofi-tab/oidccjhecgdgchankoghgcfkafoeeedn
説明 New tab to relax/study to
ファイルサイズ 495 KB
インストール数 1,032
現在のバージョン 2.1
最終更新日 2023-03-28
公開日 2021-08-31
評価 4.79/5 合計 14 レビュー
開発者 reynnandev
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}