Interiorz

Interiorz - Make your dream home a reality

Interiorzคืออะไร?

Interiorz เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Meganet และคุณลักษณะหลักของมันคือ "Interiorz - Make your dream home a reality"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Interiorz

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
}