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.
扩展基本信息
名称 | Patriots of New England New Tab - Background |
ID | fljifmimijgpmpmljdnnahbaifjkhljd |
官方URL | 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" ] } |