Daily Butterflies New Tab
Daily Butterflies New Tab - Best Butterfly Images In Your New Tab
什么是Daily Butterflies New Tab?
Daily Butterflies New Tab是由Daily Stop开发的Chrome扩展程序,该扩展的主要功能是“Daily Butterflies New Tab - Best Butterfly Images In Your New Tab”。
扩展截图
下载Daily Butterflies New Tab扩展crx文件
下载Daily Butterflies New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Daily Butterflies New Tab - Butterflies images in a your New Tab. We pick the best images for you. After installing the Chrome Extension, Open a new tab and get our editor's choice Butterflies images.
In order to support the features of the extension, The extension will update your new-tab search provider to be powered by top search engines.
We are 100% FREE!
Privacy Policy -https://daily-stop.com/pp
TOS - https://daily-stop.com/trms
Contact us - [email protected]
by clicking “Add to chrome”, I accept and agree to installing the Daily Butterflies New Tab's Chrome extension and to the Service and the Terms of Use (https://daily-stop.com/trms) and Privacy Policy (https://daily-stop.com/pp).
How do I uninstall the Daily Butterflies extension?
On the top right of your screen, right click the Extension icon and choose "Remove from Chrome" 扩展基本信息
| 名称 | |
| ID | biikciploefomcpdelmblfbbjfbakojj |
| 官方URL | https://chromewebstore.google.com/detail/daily-butterflies-new-tab/biikciploefomcpdelmblfbbjfbakojj |
| 简介 | Daily Butterflies New Tab - Best Butterfly Images In Your New Tab |
| 文件大小 | 1.89 MB |
| 安装次数 | 147 |
| 当前版本 | 1.0.0.8 |
| 更新时间 | 2023-11-14 |
| 上架时间 | 2021-11-05 |
| 开发者 | Daily Stop |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 隐私政策页面URL | https://daily-stop.com/pp |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": {
"32": "icons\/butterfly-32.png",
"64": "icons\/butterfly-64.png"
}
},
"default_locale": "en",
"description": "Daily Butterflies New Tab - Best Butterfly Images In Your New Tab",
"icons": {
"16": "icons\/butterfly-16.png",
"32": "icons\/butterfly-32.png",
"64": "icons\/butterfly-64.png",
"128": "icons\/butterfly-128.png"
},
"chrome_url_overrides": {
"newtab": ".\/\/main.html"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"manifest_version": 3,
"permissions": [
"tabs",
"storage",
"cookies"
],
"host_permissions": [
"https:\/\/www.efeho.pw\/*",
"https:\/\/www.daily-stop.com\/*",
"https:\/\/t.daily-stop.com\/*"
],
"name": "Daily Butterflies New Tab",
"version": "1.0.0.8"
} | |