Dragon Themes & New Tab

Dragon Themes & New Tab Is A Cool Extension With 4K Wallpapers, Weather, Clock And More Amazing Features.

什么是Dragon Themes & New Tab?

Dragon Themes & New Tab是由biaomei5201001开发的Chrome扩展程序,该扩展的主要功能是“Dragon Themes & New Tab Is A Cool Extension With 4K Wallpapers, Weather, Clock And More Amazing Features.”。

扩展截图

screenshot
screenshot
screenshot

下载Dragon Themes & New Tab扩展crx文件

下载Dragon Themes & New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        True Superfan Of Dragon?? Enjoy My Cool Backgrounds.

After app installation every time you will open a new tab you will see this app Dragon new tabs new tab.

Dragon wallpapers gallery to your chrome and chrome os new tab. After the installation of the extension you'll have a new Dragon everytime.

Our goal is to bring excellent new tabs to people all over the world. Bring your screen new tab to life delivered by our team to you. Each new tabs is a real masterpiece - install it to find out more!

Dragon Frise tabs features:

pick your favorite wallpaper from a number of available high definition call ghosts wallpapers, or get a new theme on each tab. New imgs & wallpapers are added seamlessly. All pictures are hd & responsive. Support any screen resolution, including (and not limited to) large screens: full hd 1080p - 1080x1920px and ultra hd 4k - 3840x2160px. You��ll never be disappointed with an extension designed by user for users. Quick & effortless accessibility to your most visited web sites like google, facebook, tumblr pinterest and many more. If you want you can even customize your very own easy accesses sites.

If you wish to remove this app, it's not a problem. Click on your application icon, look for the app and remove it.

Look no further for the perfect place to view your favorite theft Dragon tabs. Our Dragon application is the undoubtedly awesome you'll find!

Enjoying this application? Please rate it.                    

扩展基本信息

名称 Dragon Themes & New Tab Dragon Themes & New Tab
ID ngdljokfhfmcjeiocbneedafgbncbfem
官方URL https://chrome.google.com/webstore/detail/dragon-themes-new-tab/ngdljokfhfmcjeiocbneedafgbncbfem
简介 Dragon Themes & New Tab Is A Cool Extension With 4K Wallpapers, Weather, Clock And More Amazing Features.
文件大小 112 KB
安装次数 80
当前版本 2.0
更新时间 2019-05-13
上架时间 2019-05-13
开发者 biaomei5201001
付费类型 free
支持的语言 en
manifest.json
{
    "icons": {
        "128": "128-pic.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "permissions": [
        "bookmarks",
        "chrome:\/\/favicon\/",
        "history",
        "tabs",
        "topSites"
    ],
    "background": {
        "scripts": [
            "back_js.js"
        ]
    },
    "browser_action": {
        "default_icon": "128-pic.png",
        "default_title": "Dragon Themes & New Tab",
        "default_popup": "newtab_page.html"
    },
    "chrome_url_overrides": {
        "newtab": "newtab_page.html"
    },
    "manifest_version": 2,
    "name": "__MSG_headTitle__",
    "version": "2.0",
    "default_locale": "en",
    "description": "Dragon Themes & New Tab Is A Cool Extension With 4K Wallpapers, Weather, Clock And More Amazing Features."
}