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”。

擴展截圖

screenshot
screenshot

下載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"                    

擴展基本資訊

名稱 Daily Butterflies New Tab Daily Butterflies New Tab
ID biikciploefomcpdelmblfbbjfbakojj
官方網址 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"
}