Filant: Open web components in your editor
Open React.js and other web components in your editor with a single click
Filant: Open web components in your editor क्या है?
Filant: Open web components in your editor Victor Navarro द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Open React.js and other web components in your editor with a single click"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Filant: Open web components in your editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Select your favorite editor among the most popular ones, install a simple plugin for your bundler of choose and now simply open React.js and other web components in your editor by right-clicking the HTML elements.
एक्सटेंशन की मूल जानकारी
नाम | Filant: Open web components in your editor |
ID | eilfjabonchhnfknjldhlbedoimgdkfp |
आधिकारिक URL | https://chromewebstore.google.com/detail/filant-open-web-component/eilfjabonchhnfknjldhlbedoimgdkfp |
विवरण | Open React.js and other web components in your editor with a single click |
फ़ाइल का आकार | 71.08 KB |
स्थापना संख्या | 55 |
वर्तमान संस्करण | 0.1.1 |
अंतिम अपडेट | 2021-06-10 |
प्रकाशन तिथि | 2021-05-27 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | Victor Navarro |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://github.com/pocket-apps/filant |
सहायता पृष्ठ URL | https://github.com/pocket-apps/filant/issues |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Filant: Open web components in your editor", "description": "Open React.js and other web components in your editor with a single click", "version": "0.1.1", "manifest_version": 3, "permissions": [ "contextMenus", "storage" ], "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |