tab away

Get cool AI generated art and raise money for charity every time you open a new tab.

tab awayとは何ですか?

tab awayはTab Awayによって開発されたChromeの拡張機能で、その主な機能は「Get cool AI generated art and raise money for charity every time you open a new tab.」です。

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

screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        Get cool AI generated art and raise money for charity every time you open a new tab.                    

拡張機能の基本情報

名前 tab away tab away
ID ikcajanfigfgkbggmgjajfggmeffidcm
公式URL https://chromewebstore.google.com/detail/tab-away/ikcajanfigfgkbggmgjajfggmeffidcm
説明 Get cool AI generated art and raise money for charity every time you open a new tab.
ファイルサイズ 11.72 KB
インストール数 142
現在のバージョン 1.1.0
最終更新日 2023-07-10
公開日 2023-06-11
評価 5.00/5 合計 3 レビュー
開発者 Tab Away
Eメール [email protected]
支払い方法 free
対応言語 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "tab away",
    "version": "1.1.0",
    "description": "Get cool AI generated art and raise money for charity every time you open a new tab.",
    "permissions": [],
    "chrome_url_overrides": {
        "newtab": "redirect.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "action": [],
    "icons": {
        "16": "tabaway-16.png",
        "48": "tabaway-48.png",
        "128": "tabaway-128.png"
    }
}