Samurai Champloo New Tab Page HD Wallpapers

Samurai Champloo theme HD wallpaper new tab page. The hottest, most popular HD theme wallpaper page for users. Updated daily.

¿Qué es Samurai Champloo New Tab Page HD Wallpapers?

Samurai Champloo New Tab Page HD Wallpapers es una extensión de Chrome desarrollada por http://mytab.me, y su función principal es "Samurai Champloo theme HD wallpaper new tab page. The hottest, most popular HD theme wallpaper page for users. Updated daily.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Samurai Champloo New Tab Page HD Wallpapers

Descarga archivos de extensión Samurai Champloo New Tab Page HD Wallpapers 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

                        《混沌武士》是日本动画公司“manglobe”第一部动画作品。故事背景是在日本的江户时代末期,武士阶级逐渐没落的时期,但混合了许多现代的元素。本作获得2004年第八回日本文部省文化厅媒体艺术祭动画部门推荐的作品。
女主角风在某次偶遇之下遇到了两位正在流浪的武士,无幻与仁。三人聚在一起,以寻找有向日葵味道的武士为由,展开了这一连串的旅程。多次分头行动,但后来都能交集在一起。

混沌武士主题高清壁纸新标签页。时下最火,最受用户欢迎的高清主题壁纸新标签页。每日更新,每日精彩。
可自动更换壁纸,每次打开新标签页都会自动打开一张新的壁纸。时间显示更精准,可自定义天气的城市位置。可自定义极简模式,目前访问次数最多的Chrome扩展程序。                    

Información Básica de la Extensión

Nombre Samurai Champloo New Tab Page HD Wallpapers Samurai Champloo New Tab Page HD Wallpapers
ID fahdfchokneoipdbmlakgjeeegmahlhp
URL Oficial https://chrome.google.com/webstore/detail/samurai-champloo-new-tab/fahdfchokneoipdbmlakgjeeegmahlhp
Descripción Samurai Champloo theme HD wallpaper new tab page. The hottest, most popular HD theme wallpaper page for users. Updated daily.
Tamaño del Archivo 28 KB
Cantidad de Instalaciones 147
Versión Actual 1.1.0.0
Última Actualización 2019-05-27
Fecha de Publicación 2019-05-27
Desarrollador http://mytab.me
Tipo de Pago free
Idiomas Soportados en,zh-CN,zh-TW
manifest.json
{
    "name": "__MSG_ext_name__",
    "manifest_version": 2,
    "description": "__MSG_ext_desc__",
    "browser_action": {
        "default_icon": {
            "48": "icons\/48.png"
        },
        "default_title": "__MSG_ext_name__"
    },
    "chrome_url_overrides": {
        "newtab": "pages\/newtab\/index.html"
    },
    "background": {
        "scripts": [
            "app.js",
            "pages\/background\/index.js"
        ],
        "persistent": false
    },
    "default_locale": "en",
    "icons": {
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "minimum_chrome_version": "57",
    "offline_enabled": true,
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1.0.0"
}