K-ON! Wallpapers New Tab
K-ON! Full HD wallpapers and theme in new tab
什么是K-ON! Wallpapers New Tab?
K-ON! Wallpapers New Tab是由https://newtab.icu开发的Chrome扩展程序,该扩展的主要功能是“K-ON! Full HD wallpapers and theme in new tab”。
扩展截图
下载K-ON! Wallpapers New Tab扩展crx文件
下载K-ON! Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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
扩展基本信息
名称 | |
ID | oaoflbfphdmnnnfolacpigcljmibmgke |
官方URL | https://chrome.google.com/webstore/detail/k-on-wallpapers-new-tab/oaoflbfphdmnnnfolacpigcljmibmgke |
简介 | K-ON! Full HD wallpapers and theme in new tab |
文件大小 | 16.15 MB |
安装次数 | 166 |
当前版本 | 1.4.9 |
更新时间 | 2022-01-04 |
上架时间 | 2021-10-19 |
评分 | 5.00/5 共1次评分 |
开发者 | https://newtab.icu |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://newtab.icu/privacy |
支持的语言 | 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 } |