K-ON! Wallpapers New Tab
K-ON! Full HD wallpapers and theme in new tab
¿Qué es K-ON! Wallpapers New Tab?
K-ON! Wallpapers New Tab es una extensión de Chrome desarrollada por https://newtab.icu, y su función principal es "K-ON! Full HD wallpapers and theme in new tab".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión K-ON! Wallpapers New Tab
Descarga archivos de extensión K-ON! Wallpapers New Tab en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Comfortable wallpapers for your browser in a tabs. K-ON! Wallpapers New Tab - browser extension that opens accessibility options for setting up a tabs. K-ON! Wallpapers New Tab extension possibilities: 1. Shortcuts Save your favorite sites to the K-ON! 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 K-ON! New Tab. 3. Search engine The search bar provides quick access to the largest and most popular search engines in the world: Google, Yandex; 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 K-ON! Wallpapers New Tab, you automatically accept the User Agreement https://newtab.icu/agreement and the Privacy Policy https://newtab.icu/privacy
Información Básica de la Extensión
Nombre | |
ID | oaoflbfphdmnnnfolacpigcljmibmgke |
URL Oficial | https://chrome.google.com/webstore/detail/k-on-wallpapers-new-tab/oaoflbfphdmnnnfolacpigcljmibmgke |
Descripción | K-ON! Full HD wallpapers and theme in new tab |
Tamaño del Archivo | 16.15 MB |
Cantidad de Instalaciones | 166 |
Versión Actual | 1.4.9 |
Última Actualización | 2022-01-04 |
Fecha de Publicación | 2021-10-19 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://newtab.icu |
Correo electrónico | [email protected] |
Tipo de Pago | free |
URL de la Página de Política de Privacidad | https://newtab.icu/privacy |
Idiomas Soportados | 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", "background": { "scripts": [ "amaranth_leo_minor.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "blue_darmstadtium.html?a" }, "web_accessible_resources": [ "*", "fluorescent_blue_204", "37" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |