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
官方網址 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
電子郵箱 [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"
    }
}