Interiorz

Interiorz - Make your dream home a reality

Qu'est-ce que Interiorz ?

Interiorz est une extension Chrome développée par Meganet, et sa fonction principale est "Interiorz - Make your dream home a reality".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Interiorz

Téléchargez les fichiers d'extension Interiorz au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Interiorz Interiorz
ID ehhfehbkmaemfchmmpfpgkfcehlgbdcj
URL Officiel https://chromewebstore.google.com/detail/interiorz/ehhfehbkmaemfchmmpfpgkfcehlgbdcj
Description Interiorz - Make your dream home a reality
Taille du Fichier 334 KB
Nombre d'Installations 11,403
Version Actuelle 2.0
Dernière Mise à Jour 2022-01-11
Date de Publication 2021-12-21
Développeur Meganet
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://interiorz.live/
URL de la Page d'Aide https://interiorz.live/#contact-us
URL de la Page de Politique de Confidentialité https://interiorz.live/privacy-policy
Langues Prises en Charge 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"
}