Weiva, search in style!
Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.
Weiva, search in style! क्या है?
Weiva, search in style! https://weiva.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Weiva, search in style! एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Elegant. Simple. Useful. By clicking "Add to chrome", you accept and agree to installing the Weiva, Search In Style! Chrome extension and to setting Chrome™ New Tab to that provided by the service and the Terms of Use and Privacy Policy. https://weiva.io/ https://weiva.io/terms https://weiva.io/privacy-policy
एक्सटेंशन की मूल जानकारी
नाम | |
ID | oinplnimggijdhnaldikeoanbcdgcgkf |
आधिकारिक URL | https://chrome.google.com/webstore/detail/weiva-search-in-style/oinplnimggijdhnaldikeoanbcdgcgkf |
विवरण | Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab. |
फ़ाइल का आकार | 32.74 KB |
स्थापना संख्या | 51 |
वर्तमान संस्करण | 1.2 |
अंतिम अपडेट | 2018-10-31 |
प्रकाशन तिथि | 2018-10-31 |
रेटिंग | 4.77/5 कुल 22 रेटिंग्स |
डेवलपर | https://weiva.io |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://weiva.io/ |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "version": "1.2", "author": "Weiva.io", "homepage_url": "https:\/\/weiva.io\/", "chrome_url_overrides": { "newtab": "new_tab.html" }, "icons": { "32": "icon32.png", "48": "icon48.png", "96": "icon96.png", "128": "icon128.png" }, "offline_enabled": false, "description": "Displays a beautiful random image when you open a new tab in your browser. You can also launch a web search directly from the tab.", "manifest_version": 2, "name": "Weiva, search in style!", "short_name": "Weiva", "permissions": [ "activeTab", "https:\/\/ajax.googleapis.com\/" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "content_security_policy": "object-src 'self'; script-src 'sha256-kDVUo5CTmRhoXJObbpF4tbK7GbB7tUMRJQzPllkG38Q='" } |