Winterly Tab
Beautifully replace new tab screen with simple and minimalist winter themed background.
Wat is Winterly Tab?
Winterly Tab is een Chrome-extensie ontwikkeld door Hadna Space, en de belangrijkste functie is "Beautifully replace new tab screen with simple and minimalist winter themed background.".
Extensie Screenshots
Download het CRX-bestand van de extensie Winterly Tab
Download Winterly Tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Free & open source new tab replacement for your browser. All images are taken from Unsplash. Image background will be automatically changed every 5 minutes, or you can change it manually.
Basisinformatie over de Extensie
Naam | Winterly Tab |
ID | fcbaofhfpeakjobpnemojmibbnkpgigi |
Officiële URL | https://chromewebstore.google.com/detail/winterly-tab/fcbaofhfpeakjobpnemojmibbnkpgigi |
Beschrijving | Beautifully replace new tab screen with simple and minimalist winter themed background. |
Bestandsgrootte | 236 KB |
Aantal Installaties | 72 |
Huidige Versie | 0.0.1 |
Laatst Bijgewerkt | 2021-10-05 |
Publicatiedatum | 2021-10-04 |
Ontwikkelaar | Hadna Space |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/dkhd/winterly-tab |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Winterly Tab", "author": "Diky hadna", "version": "0.0.1", "description": "Beautifully replace new tab screen with simple and minimalist winter themed background.", "icons": { "16": "snowflake.png", "48": "snowflake.png", "128": "snowflake.png" }, "chrome_url_overrides": { "newtab": "index.html" } } |