Avicii Theme
These Are The Nights That Never Die!
Qu'est-ce que Avicii Theme ?
Avicii Theme est une extension Chrome développée par http://www.appicted.in, et sa fonction principale est "These Are The Nights That Never Die!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Avicii Theme
Téléchargez les fichiers d'extension Avicii 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 my work at www.appicted.in No copyright infringement intended.
Informations de Base sur l'Extension
Nom | |
ID | ebkmjncfiogembobcoehljlpedeopjgh |
URL Officiel | https://chrome.google.com/webstore/detail/avicii-theme/ebkmjncfiogembobcoehljlpedeopjgh |
Description | These Are The Nights That Never Die! |
Taille du Fichier | 365 KB |
Nombre d'Installations | 111 |
Version Actuelle | 0.0.1 |
Dernière Mise à Jour | 2018-12-07 |
Date de Publication | 2018-12-07 |
Évaluation | 4.75/5 Total 4 É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 |
Langues Prises en Charge | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "0.0.1", "description": "These Are The Nights That Never Die!", "name": "Avicii Theme", "browser_action": { "default_icon": "icon.png", "default_title": "Avicii" }, "permissions": [ "tabs" ], "chrome_url_overrides": { "newtab": "newTab.html" }, "icons": { "64": "smallIcon.png", "128": "icon.png" }, "incognito": "split" } |