Avengers Endgame Tony Stark Theme

Part of the journey is the end.

Wat is Avengers Endgame Tony Stark Theme?

Avengers Endgame Tony Stark Theme is een Chrome-extensie ontwikkeld door http://www.appicted.in, en de belangrijkste functie is "Part of the journey is the end.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Avengers Endgame Tony Stark Theme

Download Avengers Endgame Tony Stark Theme-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

You can check out more of my work at:

www.appicted.in

Bye bye!                    

Basisinformatie over de Extensie

Naam Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
Officiële URL https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
Beschrijving Part of the journey is the end.
Bestandsgrootte 546 KB
Aantal Installaties 89
Huidige Versie 0.0.1
Laatst Bijgewerkt 2018-12-09
Publicatiedatum 2018-12-09
Ontwikkelaar http://www.appicted.in
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.coach.me/Dhiraj?ref=YJNVl
Help Pagina-URL http://www.appicted.in
Ondersteunde Talen 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"
}