Spiderman PS4 Theme
With great power.. comes great Responsibility!
What is Spiderman PS4 Theme?
Spiderman PS4 Theme is a Chrome extension developed by http://www.appicted.in, and its main feature is "With great power.. comes great Responsibility!".
Extension Screenshots
Download Spiderman PS4 Theme Extension CRX File
Download Spiderman PS4 Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
Official URL | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
Description | With great power.. comes great Responsibility! |
File Size | 1.22 MB |
Installation Count | 95 |
Current Version | 0.0.2 |
Last Updated | 2018-12-07 |
Publish Date | 2018-12-07 |
Rating | 5.00/5 Total 2 Ratings |
Developer | http://www.appicted.in |
[email protected] | |
Payment Type | free |
Extension Website | https://www.coach.me/Dhiraj?ref=YJNVl |
Help Page URL | http://www.appicted.in |
Supported Languages | 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" } |