HTML5FS File Editor
An extension that can read the HTML5 file system and edit text based files.
HTML5FS File Editor क्या है?
HTML5FS File Editor NMP R&D द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "An extension that can read the HTML5 file system and edit text based files."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में HTML5FS File Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Explore the HTML5 persistent file system. Navigate directories, load and edit text based files. This is an ideal developer tool for Chrome App/NaCl developers who use the file system as storage.
एक्सटेंशन की मूल जानकारी
नाम | HTML5FS File Editor |
ID | mohefdjbennafioikemkicpkecamkpjm |
आधिकारिक URL | https://chromewebstore.google.com/detail/html5fs-file-editor/mohefdjbennafioikemkicpkecamkpjm |
विवरण | An extension that can read the HTML5 file system and edit text based files. |
फ़ाइल का आकार | 114 KB |
स्थापना संख्या | 296 |
वर्तमान संस्करण | 1.0.5 |
अंतिम अपडेट | 2016-01-27 |
प्रकाशन तिथि | 2016-01-27 |
रेटिंग | 3.22/5 कुल 9 रेटिंग्स |
डेवलपर | NMP R&D |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "HTML5FS File Editor", "version": "1.0.5", "description": "An extension that can read the HTML5 file system and edit text based files.", "browser_action": { "default_icon": "icons\/icon48.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |