Dota 2 Wallpapers New Tab
Dota 2 theme in new tab
什么是Dota 2 Wallpapers New Tab?
Dota 2 Wallpapers New Tab是由https://newtab.be开发的Chrome扩展程序,该扩展的主要功能是“Dota 2 theme in new tab”。
扩展截图
下载Dota 2 Wallpapers New Tab扩展crx文件
下载Dota 2 Wallpapers New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Dota 2 Wallpapers New tab - an extension for your web browser that opens special settings for a new tab. Theme features Dota 2 Wallpapers New tab: ✔ News panel The bottom panel shows news videos from the world's official news agencies posted on the YouTube platform. ✔ Full HD wallpapers Instead of boring gray background, stunning Full HD wallpapers will appear in Dota 2 New Tab theme. ✔ Search bar Quick access to the largest and most well-known search engines in the world provides a theme search bar Dota 2. ✔ Shortcuts Save your favorite sites to the theme shortcut panel Dota 2 Wallpapers New tab. You can go to important and frequently visited websites with just one click.
扩展基本信息
名称 | |
ID | cckbhnkoilipoenojkgbkgkjhloahmkb |
官方URL | https://chrome.google.com/webstore/detail/dota-2-wallpapers-new-tab/cckbhnkoilipoenojkgbkgkjhloahmkb |
简介 | Dota 2 theme in new tab |
文件大小 | 19.72 MB |
安装次数 | 440 |
当前版本 | 1.1.4.8 |
更新时间 | 2021-11-03 |
上架时间 | 2021-09-13 |
评分 | 5.00/5 共14次评分 |
开发者 | https://newtab.be |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://newtab.be/privacy |
支持的语言 | de,en,fr,vi,tr,es,it,pt-BR,pt-PT,ru,hi,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_name__", "description": "__MSG_description__", "version": "1.1.4.8", "background": { "scripts": [ "cerulean_frost_cetus.js" ], "persistent": true }, "chrome_url_overrides": { "newtab": "cameo_pink_uranium.html?a" }, "web_accessible_resources": [ "*", "bronze_121", "40" ], "icons": { "128": "128.png" }, "offline_enabled": true, "browser_action": [], "default_locale": "en", "manifest_version": 2 } |