Avengers Endgame Theme

Part of the journey is the end.

Qu'est-ce que Avengers Endgame Theme ?

Avengers Endgame Theme est une extension Chrome développée par http://www.appicted.in, et sa fonction principale est "Part of the journey is the end.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Avengers Endgame Theme

Téléchargez les fichiers d'extension Avengers Endgame 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

                        I don't know what more to say about it than what's already out there. I just can't wait any longer to see it either. :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

Informations de Base sur l'Extension

Nom Avengers Endgame Theme Avengers Endgame Theme
ID kophgjkjmjhcohlfdilibmhmcghhkihi
URL Officiel https://chrome.google.com/webstore/detail/avengers-endgame-theme/kophgjkjmjhcohlfdilibmhmcghhkihi
Description Part of the journey is the end.
Taille du Fichier 583 KB
Nombre d'Installations 49
Version Actuelle 0.0.1
Dernière Mise à Jour 2018-12-09
Date de Publication 2018-12-09
Évaluation 2.50/5 Total 4 Évaluations
Développeur http://www.appicted.in
Email [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.1",
    "description": "Part of the journey is the end.",
    "name": "Avengers Endgame Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}