Spiderman PS4 Theme
With great power.. comes great Responsibility!
Spiderman PS4 Theme क्या है?
Spiderman PS4 Theme http://www.appicted.in द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With great power.. comes great Responsibility!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Spiderman PS4 Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } |