Avengers Endgame Tony Stark Theme

Part of the journey is the end.

Avengers Endgame Tony Stark Theme क्या है?

Avengers Endgame Tony Stark Theme http://www.appicted.in द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Part of the journey is the end."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Avengers Endgame Tony Stark Theme एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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

You can check out more of my work at:

www.appicted.in

Bye bye!                    

एक्सटेंशन की मूल जानकारी

नाम Avengers Endgame Tony Stark Theme Avengers Endgame Tony Stark Theme
ID ocgaipbjkgllbpcdeddnpbbkigelmmac
आधिकारिक URL https://chrome.google.com/webstore/detail/avengers-endgame-tony-sta/ocgaipbjkgllbpcdeddnpbbkigelmmac
विवरण Part of the journey is the end.
फ़ाइल का आकार 546 KB
स्थापना संख्या 89
वर्तमान संस्करण 0.0.1
अंतिम अपडेट 2018-12-09
प्रकाशन तिथि 2018-12-09
डेवलपर http://www.appicted.in
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.coach.me/Dhiraj?ref=YJNVl
सहायता पृष्ठ URL http://www.appicted.in
समर्थित भाषाएँ 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"
}