Mirai Nikki New Tab Themes
Enjoying this Mirai Nikki Wallpaper
什么是Mirai Nikki New Tab Themes?
Mirai Nikki New Tab Themes是由go9ahze开发的Chrome扩展程序,该扩展的主要功能是“Enjoying this Mirai Nikki Wallpaper”。
扩展截图
下载Mirai Nikki New Tab Themes扩展crx文件
下载Mirai Nikki New Tab Themes扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
If you are a lover of the world of anime cartoon you can not miss these incredible wallpapers. We highly recommend the wallpaper extension with tons of cool images! Choose your preferred wallpaper and you'll get a brand new browser tab you'll love. Mirai Nikki New Tab Themes for wallpapers extension that you want to change the default new tab with a new tab. You can enjoy the most cool wallpapers and HD themes every time you open a new tab. Installation will take only a few seconds, and the Mirai Nikki New Tab Themes will give you positive emotions daily. Enjoy the beauty without departing from the monitor. The wallpaper extension doesn't slow down the computer or the browser, being a nice addition for you. Features: * Select your preferred theme from a number of available high resolution Mirai Nikki New Tab Themes, or get a new wallpaper on each tab. Get the time, date & weather forecast can also be shown on the new tab if you need it. * You can the extension provides quick navigation to your most visited sites, Chrome apps like Hotmail, Gmail or quick reminder with To-Do List right on the theme. * Shuffle all of the pics, or, shuffle your preferred Mirai Nikki images gallery only. Make your own tab experience, with lots of fun addon. * Quick and simple interface. * You can enjoy all these features for free. We really want you to try for yourself !! You will never get bored again!!! Note: if you enjoy our wallpapers extension, Please, do not forget to rate us, leave a comment.
扩展基本信息
名称 | |
ID | ihhbpchogpjmklkllfojeefhikkdljbe |
官方URL | https://chrome.google.com/webstore/detail/mirai-nikki-new-tab-theme/ihhbpchogpjmklkllfojeefhikkdljbe |
简介 | Enjoying this Mirai Nikki Wallpaper |
文件大小 | 63.55 KB |
安装次数 | 33 |
当前版本 | 2 |
更新时间 | 2019-04-04 |
上架时间 | 2019-04-02 |
评分 | 4.00/5 共1次评分 |
开发者 | go9ahze |
付费类型 | free |
扩展官网 | https://hdwallpaperext.com |
帮助页面URL | https://hdwallpaperext.com/page/contact |
支持的语言 | id,ms,de,en,en-GB,en-US,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "version": "2", "default_locale": "en", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/background.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "browser_action": { "default_title": "Mirai Nikki New Tab Themes" }, "permissions": [ "tabs" ] } |