Magic The Gathering Wallpaper HD New Tab
Magic The Gathering New Tab Wallpapers & Games, Replaces your new tab with an epic magic the gathering new tab.
什么是Magic The Gathering Wallpaper HD New Tab?
Magic The Gathering Wallpaper HD New Tab是由Wallpaper Abstract开发的Chrome扩展程序,该扩展的主要功能是“Magic The Gathering New Tab Wallpapers & Games, Replaces your new tab with an epic magic the gathering new tab.”。
扩展截图
下载Magic The Gathering Wallpaper HD New Tab扩展crx文件
下载Magic The Gathering Wallpaper HD New Tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
New Tab magic the gathering background custom new tab extension changes your default new tab. FEATURES: > Pick your favorite backgrounds. > Easy, search from your magic the gathering new tab. > Simple design with smooth affects. > Upload your own backgrounds. > A HD new tab experience. > Quick links and rate widgets exists on the new tab page. > Middle search box. > Games - 100+ awesome games. > Change your theme with themes from our themes gallery. Enjoy my magic the gathering extension!! I really wish you have fun using this beautiful magic the gathering new tab and let your friends know so they can also enjoy it!
扩展基本信息
名称 | |
ID | ifdmoabjkfnnbhaibhgkjopbogcpbano |
官方URL | https://chrome.google.com/webstore/detail/magic-the-gathering-wallp/ifdmoabjkfnnbhaibhgkjopbogcpbano |
简介 | Magic The Gathering New Tab Wallpapers & Games, Replaces your new tab with an epic magic the gathering new tab. |
文件大小 | 55.92 KB |
安装次数 | 74 |
当前版本 | 8.0.0.0 |
更新时间 | 2021-10-04 |
上架时间 | 2021-10-04 |
评分 | 5.00/5 共2次评分 |
开发者 | Wallpaper Abstract |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://sites.google.com/view/wallpaper-weather/%D7%91%D7%99%D7%AA |
支持的语言 | id,ms,de,en,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_name__", "version": "8.0.0.0", "description": "__MSG_description__", "default_locale": "en", "icons": { "128": "images13\/icon2.png" }, "background": { "scripts": [ "js1\/background7.js" ] }, "chrome_url_overrides": { "newtab": "tab12.html" }, "browser_action": { "default_title": "magic the gathering" } } |