Taborigine
Taborigine displays a new piece of beautiful aboriginal art every day of the week.
什么是Taborigine?
Taborigine是由https://taborigine.com开发的Chrome扩展程序,该扩展的主要功能是“Taborigine displays a new piece of beautiful aboriginal art every day of the week.”。
扩展截图
下载Taborigine扩展crx文件
下载Taborigine扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Enjoy a new online search experience simply by opening up a new tab in your browser.
Once you install the Taborigine desktop extension, your browsers new tab will be replaced and show Bing search results.
By clicking "Add to Chrome", I accept and agree to installing the Taborigine Chrome extension and setting Chrome™️ New Tab search to that provided by the service with results by Bing, and the Terms of Use and Privacy Policy.
With a practical in-built clock and date feature, be inspired with lovely new aboriginal images and artworks every day of the week simply by opening up a new tab in your browser.
Privacy Policy: https://taborigine.com/privacy-policy/
Terms of use: https://taborigine.com/terms-conditions/ 扩展基本信息
| 名称 | |
| ID | blecmmpfcjlhjbngkcfebappellhcohn |
| 官方URL | https://chromewebstore.google.com/detail/taborigine/blecmmpfcjlhjbngkcfebappellhcohn |
| 简介 | Taborigine displays a new piece of beautiful aboriginal art every day of the week. |
| 文件大小 | 7.08 MB |
| 安装次数 | 11,447 |
| 当前版本 | 1.0.0 |
| 更新时间 | 2022-02-24 |
| 上架时间 | 2022-02-24 |
| 评分 | 4.00/5 共1次评分 |
| 开发者 | https://taborigine.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://taborigine.com/ |
| 隐私政策页面URL | https://adittude.com/privacy-policy |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Taborigine",
"short_name": "Taborigine",
"version": "1.0.0",
"description": "Taborigine displays a new piece of beautiful aboriginal art every day of the week.",
"icons": {
"32": "icons\/32.png",
"64": "icons\/64.png"
},
"author": "ADittude",
"action": {
"browser_style": false,
"default_title": "Taborigine"
},
"chrome_url_overrides": {
"newtab": "new-tab.html"
}
} | |