Patriots of New England New Tab - Background
Wallpapers and Backgrounds in browser homepage
什麼是Patriots of New England New Tab - Background?
Patriots of New England New Tab - Background是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Wallpapers and Backgrounds in browser homepage”。
擴展截圖
下載Patriots of New England New Tab - Background擴展crx文件
下載Patriots of New England New Tab - Background擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
We offer you backgrounds tagged with Patriots of New England pictures available in HD resolutions for your desktop. 擴展基本資訊
| 名稱 | |
| ID | fljifmimijgpmpmljdnnahbaifjkhljd |
| 官方網址 | https://chromewebstore.google.com/detail/patriots-of-new-england-n/fljifmimijgpmpmljdnnahbaifjkhljd |
| 簡介 | Wallpapers and Backgrounds in browser homepage |
| 檔案大小 | 15.22 MB |
| 安裝次數 | 176 |
| 目前版本 | 1.0.0 |
| 更新時間 | 2018-03-03 |
| 上架時間 | 2018-03-03 |
| 開發者 | Unknown |
| 付費類型 | free |
| 支援的語言 | en |
| manifest.json | |
{
"version": "1.0.0",
"browser_action": {
"default_icon": "picto\/48.png",
"default_title": "Patriots of New England New Tab - Background"
},
"chrome_url_overrides": {
"newtab": "wall.html"
},
"description": "Wallpapers and Backgrounds in browser homepage",
"icons": {
"128": "picto\/128.png",
"48": "picto\/48.png",
"19": "picto\/19.png"
},
"manifest_version": 2,
"name": "Patriots of New England New Tab - Background",
"offline_enabled": true,
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"web_accessible_resources": [
"wall.html"
]
} | |