Mass Effect Backgrounds & New Tab

Get The Mass Effect Extension With More Additional Features

Mass Effect Backgrounds & New Tab क्या है?

Mass Effect Backgrounds & New Tab Tabbyme द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get The Mass Effect Extension With More Additional Features"।

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

screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        We can't get enough of our amazing software Mass Effect, hope you do too... Get ready to enjoy a vast world of best quality themes and other advanced features! 
We want you to fully enjoy our Mass Effect extension's functions, that's why you'll notice the reshape in the layout and options of your new tab page. That is needed so you can enjoy the full shortcuts to our functions and updated.
Hey, we just wanted to say thanks for joining and hope you find the Mass Effect extension wonderful! 
-Uninstall of Mass Effect-
for a fast uninstall of this add on, go to the add on page on your browser's settings. Select the unwanted add on and send it to the trash bin bin.
We are really proud of our Mass Effect background and new tab extension, cause it's not just another background extension, it's so much else than that...
Try out the local clock, the costume search bar you can search right from, rotating Mass Effect backgrounds collection, first-rate games and so much else. 
Enjoy!

For all help and info regarding the Mass Effect extension - please get in touch with us by private memo and tell us all about your trouble/question/review.                    

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

नाम Mass Effect Backgrounds & New Tab Mass Effect Backgrounds & New Tab
ID emcmlgfljljdjcefcoepohdfkfbabhcp
आधिकारिक URL https://chrome.google.com/webstore/detail/mass-effect-backgrounds-n/emcmlgfljljdjcefcoepohdfkfbabhcp
विवरण Get The Mass Effect Extension With More Additional Features
फ़ाइल का आकार 48.79 KB
स्थापना संख्या 31
वर्तमान संस्करण 2.2.7
अंतिम अपडेट 2019-06-11
प्रकाशन तिथि 2019-06-11
रेटिंग 4.36/5 कुल 11 रेटिंग्स
डेवलपर Tabbyme
भुगतान के प्रकार free
समर्थित भाषाएँ en,pl,ro
manifest.json
{
    "browser_action": {
        "default_icon": "128-image.png",
        "default_title": "Mass Effect Backgrounds & New Tab"
    },
    "name": "Mass Effect Backgrounds & New Tab",
    "default_locale": "en",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "__MSG_addoninfo__",
    "background": {
        "scripts": [
            "new_script.js"
        ]
    },
    "icons": {
        "128": "128-image.png"
    },
    "manifest_version": 2,
    "version": "2.2.7",
    "chrome_url_overrides": {
        "newtab": "new_version.html"
    }
}