Avengers Endgame Tony Stark Theme

Part of the journey is the end.

Qu'est-ce que Avengers Endgame Tony Stark Theme ?

Avengers Endgame Tony Stark 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 Tony Stark Theme

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

                        How do you think it's going to end? :-)

You can check out more of my work at:

www.appicted.in

Bye bye!                    

Informations de Base sur l'Extension

Nom Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
URL Officiel https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
Description Part of the journey is the end.
Taille du Fichier 546 KB
Nombre d'Installations 89
Version Actuelle 0.0.1
Dernière Mise à Jour 2018-12-09
Date de Publication 2018-12-09
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-US
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 Tony Stark Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Avengers Endgame Tony Stark"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}