"Angelababy" New Tab Page HD Wallpapers

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

What is "Angelababy" New Tab Page HD Wallpapers?

"Angelababy" New Tab Page HD Wallpapers is a Chrome extension developed by http://mytab.me, and its main feature is ""Angelababy" theme HD wallpaper new tab page. The hottest, most popular HD theme wallpaper page for users. Updated daily.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download "Angelababy" New Tab Page HD Wallpapers Extension CRX File

Download "Angelababy" New Tab Page HD Wallpapers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        《Angelababy》主题高清壁纸新标签页。时下最火,最受用户欢迎的高清主题壁纸新标签页每日更新,每日精彩。

Angelababy(杨颖),1989年2月28日出生于上海市,华语影视女演员、时尚模特。2003年,Angelababy以模特身份出道,此后,她因担任时尚模特而在香港崭露头角。Angelababy的主要代表作品有夏日乐悠悠、第一次、微微一笑很倾城、鬼吹灯之寻龙诀、狄仁杰之神都龙王、摆渡人。她的主要成就有华语电影传媒大奖最受瞩目女演员;北京大学生电影节最受欢迎女演员;第33届大众电影百花奖最佳女配角奖。

可自动更换壁纸,每次打开新标签页都会自动打开一张新的壁纸。时间显示更精准,可自定义天气的城市位置。可自定义极简模式,目前访问次数最多的Chrome扩展程序。                    

Extension Basic Information

Name "Angelababy" New Tab Page HD Wallpapers
ID hikidhichbadaibmabggbkjdobefedcc
Official URL https://chrome.google.com/webstore/detail/angelababy-new-tab-page-h/hikidhichbadaibmabggbkjdobefedcc
Description "Angelababy" theme HD wallpaper new tab page. The hottest, most popular HD theme wallpaper page for users. Updated daily.
File Size 39.45 KB
Installation Count 43
Current Version 1.1.0.0
Last Updated 2019-05-27
Publish Date 2019-05-27
Developer http://mytab.me
Payment Type free
Supported Languages 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"
}