Dying Light The Following Wallpaper & New Tab
Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.
什么是Dying Light The Following Wallpaper & New Tab?
Dying Light The Following Wallpaper & New Tab是由http://loadz.com开发的Chrome扩展程序,该扩展的主要功能是“Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.”。
扩展截图
下载Dying Light The Following Wallpaper & New Tab扩展crx文件
下载Dying Light The Following Wallpaper & New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Dying Light The Following Wallpaper & New Tab extension brings your browser to a new look and some useful tools.
扩展基本信息
名称 | |
ID | phoinbaecmgakgahhlblaknbojjnchnp |
官方URL | https://chrome.google.com/webstore/detail/dying-light-the-following/phoinbaecmgakgahhlblaknbojjnchnp |
简介 | Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser. |
文件大小 | 25.26 KB |
安装次数 | 50 |
当前版本 | 4.3 |
更新时间 | 2018-01-12 |
上架时间 | 2018-01-12 |
评分 | 5.00/5 共8次评分 |
开发者 | http://loadz.com |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dying Light The Following Wallpaper & New Tab", "version": "4.3", "description": "Dying Light The Following wallpapers and new tab extension brings you a new look to your Chrome browser.", "default_locale": "en", "icons": { "48": "img\/icon48.png", "128": "img\/icon128.png" }, "background": { "scripts": [ "js\/dying-light-the-following-bg.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "chrome_settings_overrides": { "homepage": "http:\/\/loadz.com", "search_provider": { "name": "iki Resim", "search_url": "http:\/\/loadz.com\/search\/{searchTerms}", "suggest_url": "http:\/\/loadz.com\/suggest\/{searchTerms}", "encoding": "UTF-8", "is_default": true, "favicon_url": "http:\/\/loadz.com\/favicon.ico", "keyword": "ikiresim.com" } }, "browser_action": { "default_title": "Dying Light The Following" }, "optional_permissions": [ "management" ], "permissions": [ "tabs", "topSites" ] } |