Spiderman PS4 Theme
With great power.. comes great Responsibility!
Qu'est-ce que Spiderman PS4 Theme ?
Spiderman PS4 Theme est une extension Chrome développée par http://www.appicted.in, et sa fonction principale est "With great power.. comes great Responsibility!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Spiderman PS4 Theme
Téléchargez les fichiers d'extension Spiderman PS4 Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | kmbfkojmpnbknfkmcnnhooddinlhoanj |
URL Officiel | https://chrome.google.com/webstore/detail/spiderman-ps4-theme/kmbfkojmpnbknfkmcnnhooddinlhoanj |
Description | With great power.. comes great Responsibility! |
Taille du Fichier | 1.22 MB |
Nombre d'Installations | 95 |
Version Actuelle | 0.0.2 |
Dernière Mise à Jour | 2018-12-07 |
Date de Publication | 2018-12-07 |
Évaluation | 5.00/5 Total 2 Évaluations |
Développeur | http://www.appicted.in |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.coach.me/Dhiraj?ref=YJNVl |
URL de la Page d'Aide | http://www.appicted.in |
Langues Prises en Charge | 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" } |