World of Warcraft Random Tab
World of Warcraft Background Picture & New Tab
什么是World of Warcraft Random Tab?
World of Warcraft Random Tab是由illidan.tld开发的Chrome扩展程序,该扩展的主要功能是“World of Warcraft Background Picture & New Tab”。
扩展截图
下载World of Warcraft Random Tab扩展crx文件
下载World of Warcraft Random Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
魔兽世界随机背景标签页,20张背景图随机选择一张作为背景,告别每次都是同一张背景的枯燥,每次打开新标签页,都是一次惊喜。另外,次扩展并不提供其他多余功能,因为这样更简单/简洁,易于使用。 There are 20 World of Warcraft images to be randomly selected as your google search page background. Saying goodbye to the same boring backgroud all the time by opening a new tab, the changes would give you a surprise. In addition, no extra features are provided, as this is more succinct.
扩展基本信息
名称 | World of Warcraft Random Tab |
ID | lkmmmbcoobpomcbcddhmjebjlmjicjib |
官方URL | https://chromewebstore.google.com/detail/world-of-warcraft-random/lkmmmbcoobpomcbcddhmjebjlmjicjib |
简介 | World of Warcraft Background Picture & New Tab |
文件大小 | 14.25 MB |
安装次数 | 396 |
当前版本 | 1.2.1 |
更新时间 | 2018-12-09 |
上架时间 | 2018-12-08 |
评分 | 5.00/5 共2次评分 |
开发者 | illidan.tld |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.2.1", "manifest_version": 2, "name": "World of Warcraft Random Tab", "short_name": "wow rdm tab", "description": "World of Warcraft Background Picture & New Tab", "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "browser_action": { "default_icon": "128.png", "default_title": "World of Warcraft Background Picture & New Tab" }, "chrome_url_overrides": { "newtab": "index.html" } } |