Spiderman PS4 Theme
With great power.. comes great Responsibility!
什么是Spiderman PS4 Theme?
Spiderman PS4 Theme是由http://www.appicted.in开发的Chrome扩展程序,该扩展的主要功能是“With great power.. comes great Responsibility!”。
扩展截图
下载Spiderman PS4 Theme扩展crx文件
下载Spiderman PS4 Theme扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Let me know what other themes you'd like to see. :-) Check out more of work at: www.appicted.in None of the images used in the theme are owned by the owner of this theme.
扩展基本信息
名称 | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
官方URL | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
简介 | With great power.. comes great Responsibility! |
文件大小 | 1.22 MB |
安装次数 | 95 |
当前版本 | 0.0.2 |
更新时间 | 2018-12-07 |
上架时间 | 2018-12-07 |
评分 | 5.00/5 共2次评分 |
开发者 | http://www.appicted.in |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.coach.me/Dhiraj?ref=YJNVl |
帮助页面URL | http://www.appicted.in |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.2", "description": "With great power.. comes great Responsibility!", "name": "Spiderman PS4 Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Spiderman PS4" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |