Interiorz

Interiorz - Make your dream home a reality

什麼是Interiorz?

Interiorz是由Meganet開發的Chrome擴展程式,該擴展的主要功能是“Interiorz - Make your dream home a reality”。

擴展截圖

screenshot

下載Interiorz擴展crx文件

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

擴展使用說明

                        Welcome home! 	
Interiorz new tab extension provides the best feed for home renovators and designers, bringing you closer to your dream home - one inspiration at the time. 

Find amazing ideas, recommended stores, designing tools and latest home décor trends. Whether your project is remodeling a small space or custom-building a new house, this is where the journey begins.

The search features use within the extension will be provided by Bing; 
By clicking "Add to Chrome", I accept and agree to install "Interiorz" Chrome extension and hereby agree to set Chrome New Tab to that provided by the service and the Privacy Policy and Terms of Use.                    

擴展基本資訊

名稱 Interiorz Interiorz
ID ehhfehbkmaemfchmmpfpgkfcehlgbdcj
官方網址 https://chromewebstore.google.com/detail/interiorz/ehhfehbkmaemfchmmpfpgkfcehlgbdcj
簡介 Interiorz - Make your dream home a reality
檔案大小 334 KB
安裝次數 11,403
目前版本 2.0
更新時間 2022-01-11
上架時間 2021-12-21
開發者 Meganet
電子郵箱 [email protected]
付費類型 free
擴展官網 https://interiorz.live/
說明頁面URL https://interiorz.live/#contact-us
隱私政策頁面URL https://interiorz.live/privacy-policy
支援的語言 en
manifest.json
{
    "author": "Interiorz",
    "name": "Interiorz",
    "version": "2.0",
    "manifest_version": 3,
    "description": "Interiorz - Make your dream home a reality",
    "homepage_url": "https:\/\/sg-meganet.com",
    "action": {
        "default_icon": {
            "16": "icons\/interiorz_16.png",
            "32": "icons\/interiorz_32.png",
            "48": "icons\/interiorz_48.png",
            "64": "icons\/interiorz_64.png",
            "96": "icons\/interiorz_96.png",
            "128": "icons\/interiorz_128.png"
        }
    },
    "icons": {
        "16": "icons\/interiorz_16.png",
        "32": "icons\/interiorz_32.png",
        "48": "icons\/interiorz_48.png",
        "64": "icons\/interiorz_64.png",
        "96": "icons\/interiorz_96.png",
        "128": "icons\/interiorz_128.png"
    },
    "background": {
        "service_worker": "src\/bg\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "src\/override\/override.html"
    },
    "short_name": "Interiorz",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}