DecoStyle - Home Inspiration
The freshest links about lifestyle, design, and living, from around the web. An architect's and interior designer's must!
DecoStyle - Home Inspiration क्या है?
DecoStyle - Home Inspiration http://deco.style द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The freshest links about lifestyle, design, and living, from around the web. An architect's and interior designer's must!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में DecoStyle - Home Inspiration एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Simple and beautiful. Bringing you the freshest design, lifestyle, home, and DIY news and shots from around the web. All the design inspiration you need. A must have for architects and interior designer who want to up-to-date with the latest home design trends. Enjoy the most inspiring stuff out there. Never miss the next big thing. Features: - Deco Style Picks: A real-time, hand picked stories from around the web. - Interior Design - Designer News - Sidebar - iCreativeD - wowHaus - Design Milk - Room Envy - IkeaHackers - Designspiration - DIY Disasters - Dezeen - Home Designing and many more... DecoStyle will replace your default tab, it will become your home page, so you don't miss anything. * For specific support questions and info contact us at [email protected] * Read our Privacy policy: https://deco.style/privacy.html
एक्सटेंशन की मूल जानकारी
नाम | |
ID | pajopcgdbbiglikimglamldomnchiaek |
आधिकारिक URL | https://chrome.google.com/webstore/detail/decostyle-home-inspiratio/pajopcgdbbiglikimglamldomnchiaek |
विवरण | The freshest links about lifestyle, design, and living, from around the web. An architect's and interior designer's must! |
फ़ाइल का आकार | 1.39 MB |
स्थापना संख्या | 961 |
वर्तमान संस्करण | 2.0.1.0 |
अंतिम अपडेट | 2020-05-06 |
प्रकाशन तिथि | 2020-05-06 |
रेटिंग | 4.86/5 कुल 21 रेटिंग्स |
डेवलपर | http://deco.style |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://deco.style/ |
गोपनीयता नीति पृष्ठ URL | https://deco.style/privacy.html |
समर्थित भाषाएँ | en |
manifest.json | |
{ "background": { "persistent": false, "scripts": [ "js\/background.js" ] }, "browser_action": { "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_title": "DecoStyle" }, "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/deco.style\/ https:\/\/api.deco.style\/ https:\/\/suggestqueries.google.com\/complete\/ https:\/\/ajax.googleapis.com\/ajax\/services\/feed\/ https:\/\/ipv4.google.com\/ https:\/\/*.googleapis.com\/ https:\/\/www.google.com\/ https:\/\/ssl.google-analytics.com https:\/\/www.google.com\/search; object-src 'self' 'unsafe-eval'", "description": "The freshest links about lifestyle, design, and living, from around the web. An architect's and interior designer's must!", "homepage_url": "http:\/\/deco.style?ref=ext", "icons": { "128": "icon128.png", "48": "icon48.png" }, "manifest_version": 2, "name": "DecoStyle - Home Inspiration", "permissions": [ "storage", "topSites", "alarms", "https:\/\/deco.style\/", "https:\/\/api.deco.style\/" ], "short_name": "DecoStyle", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.0.1.0", "web_accessible_resources": [ "*\/*", "\/*" ] } |