Rainbow Six Siege Wallpaper

Enjoy the beauty on your monitor and other great features.

什么是Rainbow Six Siege Wallpaper?

Rainbow Six Siege Wallpaper是由lquocvinhtuanl开发的Chrome扩展程序,该扩展的主要功能是“Enjoy the beauty on your monitor and other great features.”。

扩展截图

screenshot
screenshot
screenshot

下载Rainbow Six Siege Wallpaper扩展crx文件

下载Rainbow Six Siege Wallpaper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Rainbow Six Siege Wallpapers for chrome new tabs
Our extension Rainbow Six Siege Wallpapers will decorate your browser tabs!
Favorite images  as themes on new tabs will delight you throughout the entire time that you spend behind your computer!
With the app Rainbow Six Siege Wallpapers, your tabs will look exactly the way you want it! 
Extension Rainbow Six Siege Wallpapers does not reduce computer performance,
it is designed just for fun and for the personal comfort of the user.
To enjoy the beauty, now you do not even need to get up from your computer!
Just install the extension with awesome themes and enjoy your favorite photos!
Install this New Tab Theme with HD wallpapers of Rainbow Six Siege. Made for fans who love video games.
Explore HD wallpapers every time you open a new tab.                    

扩展基本信息

名称 Rainbow Six Siege Wallpaper Rainbow Six Siege Wallpaper
ID egigkhmmhopklbedcplchelchnihfehm
官方URL https://chrome.google.com/webstore/detail/rainbow-six-siege-wallpap/egigkhmmhopklbedcplchelchnihfehm
简介 Enjoy the beauty on your monitor and other great features.
文件大小 51.25 KB
安装次数 19
当前版本 2
更新时间 2019-05-21
上架时间 2019-05-21
开发者 lquocvinhtuanl
付费类型 free
扩展官网 https://wallpaperbestof.com
帮助页面URL https://wallpaperbestof.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": "Rainbow Six Siege Wallpaper"
    },
    "permissions": [
        "tabs"
    ]
}