Avengers Endgame Tony Stark Theme

Part of the journey is the end.

What is Avengers Endgame Tony Stark Theme?

Avengers Endgame Tony Stark Theme is a Chrome extension developed by http://www.appicted.in, and its main feature is "Part of the journey is the end.".

Extension Screenshots

screenshot

Download Avengers Endgame Tony Stark Theme Extension CRX File

Download Avengers Endgame Tony Stark Theme extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

You can check out more of my work at:

www.appicted.in

Bye bye!                    

Extension Basic Information

Name Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
Official URL https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
Description Part of the journey is the end.
File Size 546 KB
Installation Count 89
Current Version 0.0.1
Last Updated 2018-12-09
Publish Date 2018-12-09
Developer http://www.appicted.in
Email [email protected]
Payment Type free
Extension Website https://www.coach.me/Dhiraj?ref=YJNVl
Help Page URL http://www.appicted.in
Supported Languages 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"
}