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開發的Chrome擴展程式,該擴展的主要功能是“Get The Mass Effect Extension With More Additional Features”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載Mass Effect Backgrounds & New Tab擴展crx文件

下載Mass Effect Backgrounds & New Tab擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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"
    }
}