Ocean Custom Backgrounds
Change Your New Tab Background to Ocean Images
Vad är Ocean Custom Backgrounds?
Ocean Custom Backgrounds är en Chrome-tillägg utvecklad av Excel Traffic, och dess huvudfunktion är "Change Your New Tab Background to Ocean Images".
Tilläggsskärmbilder
Ladda ner Ocean Custom Backgrounds-förlängningens CRX-fil
Ladda ner Ocean Custom 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
★ Customize your default new tab page with high quality Ocean images, color, or wallpaper! ★ Easily turn your favorite Ocean photos into your custom New Tab and/or Google background. Simply open the extension and select Ocean images from the toolbar. Give your day momentum with a customized new tab! FEATURES ✔ Custom Ocean backgrounds at your fingertips ✔ Instant access to the best Ocean wallpapers for your Google background ✔ HD / high resolution Ocean images background uploads from your computer ✔ Shuffle through popular Ocean images from the web ✔ Choose stunning Ocean background images from Unsplash ✔ Customize what appears on your Google New Tab By clicking "Add to chrome", I accept and agree to installing the City Lights Custom Background Chrome extension and setting Chrome™ New Tab to that provided by the service and the Privacy (https://www.exceltraffic.co/about) and Terms of Use (https://www.exceltraffic.co/about-1).
Grundläggande Information om Tillägg
Namn | |
ID | onbmibdjikgmpklgdmimjpfcijnjolfk |
Officiell webbadress | https://chrome.google.com/webstore/detail/ocean-custom-backgrounds/onbmibdjikgmpklgdmimjpfcijnjolfk |
Beskrivning | Change Your New Tab Background to Ocean Images |
Filstorlek | 53.6 KB |
Antal Installationer | 25 |
Aktuell Version | 2 |
Senast Uppdaterad | 2019-07-10 |
Publiceringsdatum | 2019-07-10 |
Utvecklare | Excel Traffic |
E-post | [email protected] |
Betalningssätt | free |
URL till Sekretesspolicy Sidan | https://www.exceltraffic.co/about |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self'; object-src 'self';style-src 'self' 'unsafe-inline' *;media-src *;", "description": "Change Your New Tab Background to Ocean Images", "manifest_version": 2, "name": "Ocean Custom Backgrounds", "permissions": [ "storage" ], "version": "2", "icons": { "128": "images\/icon.png" } } |