Avengers Endgame Theme

Part of the journey is the end.

Avengers Endgame Theme क्या है?

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

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

screenshot

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

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

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

                        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!                    

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

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