Doraemon Wallpapers New Tab
Doraemon Full HD wallpapers and theme in new tab
Cos'è Doraemon Wallpapers New Tab?
Doraemon Wallpapers New Tab è un'estensione di Chrome sviluppata da https://newtab.icu, e la sua funzione principale è "Doraemon Full HD wallpapers and theme in new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Doraemon Wallpapers New Tab
Scarica i file di estensione Doraemon Wallpapers 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
Comfortable wallpapers for your browser in a tabs. Doraemon Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs. Doraemon Wallpapers New Tab extension possibilities: 1. Shortcuts Save your favorite sites to the Doraemon New Tab bookmark bar. You can go to important and frequently visited websites with just one click. 2. Full HD Wallpaper Instead of a boring gray background, there will be gorgeous wallpapers in Full HD from the extension Doraemon New Tab. 3. Search engine The search bar provides quick access to the largest and most popular search engines in the world. 4. News panel The bottom panel shows news videos of the world's official news agencies published on the YouTube platform. By installing and using this extension Doraemon Wallpapers New Tab, you automatically accept the User Agreement https://newtab.icu/agreement and the Privacy Policy https://newtab.icu/privacy
Informazioni di Base sull'Estensione
Nome | |
ID | cbacnjoiijmnlnnmgmmakfkknkacfkap |
URL Ufficiale | https://chrome.google.com/webstore/detail/doraemon-wallpapers-new-t/cbacnjoiijmnlnnmgmmakfkknkacfkap |
Descrizione | Doraemon Full HD wallpapers and theme in new tab |
Dimensione del File | 13.14 MB |
Conteggio Installazioni | 100,000 |
Versione Corrente | 1.4.9.9 |
Ultimo Aggiornamento | 2022-04-26 |
Data di Pubblicazione | 2022-01-09 |
Sviluppatore | https://newtab.icu |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://newtab.icu/privacy |
Lingue Supportate | de,en,fr,nl,no,tr,da,es,it,pl,pt-BR,pt-PT,sv,el,ru,hi,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "1.4.9.9", "background": { "scripts": [ "bronze_phoenix.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "fuchsia_palladium.html?a" }, "web_accessible_resources": [ "*", "blue_638", "30" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |