Nature Backgrounds
A perfect new Nature themed new tab extension for your chrome browser.
Vad är Nature Backgrounds?
Nature Backgrounds är en Chrome-tillägg utvecklad av different tabs background, och dess huvudfunktion är "A perfect new Nature themed new tab extension for your chrome browser.".
Tilläggsskärmbilder
Ladda ner Nature Backgrounds-förlängningens CRX-fil
Ladda ner Nature Backgrounds-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
You will find amazing new Nature and Nature related background each time your new tab loads, enjoy the tranquility and find inspiration when seeing new nature image. By installing "Nature Tab" extension, you agree to the Terms of Service and Privacy Policy, and to set your new tab page to Nature Background. The search features used within the extension will be provided by Microsoft Bing. However, the extension will not make any changes in your default browser search setting. Free stock media content is distributed by Unsplash - https://unsplash.com Privacy Policy: https://naturetab.xyz/Privacy-Policy.html Terms of Service: https://naturetab.xyz/Terms-Of-Use.html
Grundläggande Information om Tillägg
Namn | |
ID | mhfjihoigloaglcopgnfadghkkbbgnmp |
Officiell webbadress | https://chromewebstore.google.com/detail/nature-backgrounds/mhfjihoigloaglcopgnfadghkkbbgnmp |
Beskrivning | A perfect new Nature themed new tab extension for your chrome browser. |
Filstorlek | 13.43 KB |
Antal Installationer | 23,248 |
Aktuell Version | 0.0.0.1 |
Senast Uppdaterad | 2023-12-09 |
Publiceringsdatum | 2023-02-21 |
Betyg | 5.00/5 Totalt 5 Betyg |
Utvecklare | different tabs background |
E-post | [email protected] |
Betalningssätt | free |
Tilläggswebbplats | https://www.naturetab.xyz |
URL till Sekretesspolicy Sidan | https://dogstab.xyz/Privacy-Policy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "main.html" }, "background": { "service_worker": "background.js" }, "description": "A perfect new Nature themed new tab extension for your chrome browser.", "icons": { "128": "logo.png", "32": "logo.png", "48": "logo.png", "96": "logo.png" }, "manifest_version": 3, "name": "Nature Backgrounds", "version": "0.0.0.1" } |