First Page wallpapers hd new tab theme

First Page New Tab features a clock, todo list, weather, bookmarks and much more!

什麼是First Page wallpapers hd new tab theme?

First Page wallpapers hd new tab theme是由http://wallpapershd.in開發的Chrome擴展程式,該擴展的主要功能是“First Page New Tab features a clock, todo list, weather, bookmarks and much more!”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載First Page wallpapers hd new tab theme擴展crx文件

下載First Page wallpapers hd new tab theme擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        First Page wallpapers hd new tab theme with features a clock, todo list, weather, bookmarks and much more!

First Page wallpapers hd new tab theme with best HD Wallpapers for every fan. This new extension offers great images with every new tab and was made for all fans of  wallpapers

★ What can you get from our First Page wallpapers hd - New tab theme?

First Page wallpapers hd - is best theme for your google chrome with Letest HD Wallpapers, dark theme, material hd themes, and more colorfull theme was inclued in this wallpapers theme 

Wallpapers HD - Theme New tab Cover- Offered by selfbook1


★ HOW TO USE:
=========================
* Just click Add to Chrome to load the extension and install  First Page HD Wallpapers  - Theme New tab Cover. Play while browsing!

Features : First Page wallpapers hd
============================
★ Daily beautiful wallpapers automatically
★ Built-in beautiful background gallery
★ Upload custom background (tile, stretch)
★ Add favorite sites, arrange them on multiple pages
★ Notes
★ Quick Search
★ Weather
★ Focus mode for clean look
★ Recently closed tabs
★ Right-click app menu (options, remove)

HD Wallpapers
Best Wallpapers
WAllpapers HD 
New wallpapers                    

擴展基本資訊

名稱 First Page wallpapers hd new tab theme First Page wallpapers hd new tab theme
ID fgplkpdnkpcphjfmlghdagmgmammfmbo
官方網址 https://chrome.google.com/webstore/detail/first-page-wallpapers-hd/fgplkpdnkpcphjfmlghdagmgmammfmbo
簡介 First Page New Tab features a clock, todo list, weather, bookmarks and much more!
檔案大小 161 KB
安裝次數 276
目前版本 1.0.10
更新時間 2019-11-01
上架時間 2019-10-30
評分 2.25/5 共 4 次評分
開發者 http://wallpapershd.in
電子郵箱 [email protected]
付費類型 free
隱私政策頁面URL https://www.wallpaper.net.in/page/privacy-policy
支援的語言 en
manifest.json
{
    "background": {
        "scripts": [
            "bg.js"
        ]
    },
    "chrome_url_overrides": {
        "newtab": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/www.google-analytics.com; object-src 'self'",
    "icons": {
        "128": "icon128.png"
    },
    "manifest_version": 2,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "permissions": [
        "geolocation",
        "storage",
        "topSites",
        "*:\/\/www.ressourceapp.com\/*",
        "tabs"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.10",
    "web_accessible_resources": [
        "icon128.png"
    ],
    "default_locale": "en"
}