HD Wallpapers
4K HD Wallpapers: get daily wallpapers for desktop, tablets and phones.
什麼是HD Wallpapers?
HD Wallpapers是由https://uhdwallpapers.org開發的Chrome擴展程式,該擴展的主要功能是“4K HD Wallpapers: get daily wallpapers for desktop, tablets and phones.”。
擴展截圖
下載HD Wallpapers擴展crx文件
下載HD Wallpapers擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        This extension is basically the official RSS feed for https://uhdwallpapers.org/ gallery. 
If you wish to have a small button in your Chrome to know when a new wallpaper is featured just use it. 
Almost all wallpapers are in 4K ultra HD 3840x2160 size. 
**Update 10/06/2018**
All links are now secured (HTTPS).
A new look for the app was implemented and the thumbnails are fetched in the original size (400x225).                     擴展基本資訊
| 名稱 |   |  
| ID | pjdffmepemokbecpbkcgbogmdhobbdkl | 
| 官方網址 | https://chromewebstore.google.com/detail/hd-wallpapers/pjdffmepemokbecpbkcgbogmdhobbdkl | 
| 簡介 | 4K HD Wallpapers: get daily wallpapers for desktop, tablets and phones. | 
| 檔案大小 | 57.28 KB | 
| 安裝次數 | 1,644 | 
| 目前版本 | 1.5 | 
| 更新時間 | 2018-06-10 | 
| 上架時間 | 2018-06-10 | 
| 評分 | 3.00/5 共 1 次評分 | 
| 開發者 | https://uhdwallpapers.org | 
| 付費類型 | free | 
| 擴展官網 | https://uhdwallpapers.org/ | 
| 支援的語言 | en-US | 
| manifest.json | |
 {
    "background": {
        "scripts": [
            "jquery-1.12.4.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html",
        "default_title": "HD Wallpapers"
    },
    "short_name": "Wallpapers",
    "description": "4K HD Wallpapers: get daily wallpapers for desktop, tablets and phones.",
    "homepage_url": "https:\/\/uhdwallpapers.org\/",
    "icons": {
        "128": "128.png",
        "16": "icon.png",
        "48": "48.png"
    },
    "manifest_version": 2,
    "name": "HD Wallpapers",
    "permissions": [
        "https:\/\/uhdwallpapers.org\/",
        "https:\/\/uhdwallpapers.org\/wallpapers\/latest\/?feed=rss",
        "notifications"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.5"
}  |  |