Daily Butterflies New Tab
Daily Butterflies New Tab - Best Butterfly Images In Your New Tab
Cos'è Daily Butterflies New Tab?
Daily Butterflies New Tab è un'estensione di Chrome sviluppata da Daily Stop, e la sua funzione principale è "Daily Butterflies New Tab - Best Butterfly Images In Your New Tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Daily Butterflies New Tab
Scarica i file di estensione Daily Butterflies New Tab in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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"
Informazioni di Base sull'Estensione
Nome | Daily Butterflies New Tab |
ID | biikciploefomcpdelmblfbbjfbakojj |
URL Ufficiale | https://chromewebstore.google.com/detail/daily-butterflies-new-tab/biikciploefomcpdelmblfbbjfbakojj |
Descrizione | Daily Butterflies New Tab - Best Butterfly Images In Your New Tab |
Dimensione del File | 1.89 MB |
Conteggio Installazioni | 147 |
Versione Corrente | 1.0.0.8 |
Ultimo Aggiornamento | 2023-11-14 |
Data di Pubblicazione | 2021-11-05 |
Sviluppatore | Daily Stop |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://daily-stop.com/pp |
Lingue Supportate | 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" } |