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.”。
扩展截图
下载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. 扩展基本信息
| 名称 | |
| 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 |
| 电子邮箱 | [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"
}
} | |