Cloud Hex Text Editor

This hex and text editor allows you to view and edit a file in text/hexadecimal format. Hex, Nano editor running in your browser.

Cloud Hex Text Editor क्या है?

Cloud Hex Text Editor beamappzone द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This hex and text editor allows you to view and edit a file in text/hexadecimal format. Hex, Nano editor running in your browser."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Cloud Hex Text Editor एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This hex and text editor allows you to view and edit a file in text/hexadecimal format.
This app is an online hex and nano text editor running in your web browser. The main purpose of this app is editing and analyzing text and binary files.
Linux based text and hex editors can be accessed and used from a browser without installation.

You can open, save, compare, analyze, decode binary data. It also searches for headers of known formats such as JPEG, PNG, MP3, etc. You can search, scroll, make edits in the file itself.
It's absolutely free for those who want to edit a text and binary file.                    

एक्सटेंशन की मूल जानकारी

नाम Cloud Hex Text Editor Cloud Hex Text Editor
ID ljmmmfbhlamfogdigcpbhebfacgekfbk
आधिकारिक URL https://chromewebstore.google.com/detail/cloud-hex-text-editor/ljmmmfbhlamfogdigcpbhebfacgekfbk
विवरण This hex and text editor allows you to view and edit a file in text/hexadecimal format. Hex, Nano editor running in your browser.
फ़ाइल का आकार 28.47 KB
स्थापना संख्या 784
वर्तमान संस्करण 1.0.2.2
अंतिम अपडेट 2021-01-01
प्रकाशन तिथि 2021-01-01
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर beamappzone
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://thetimetube.herokuapp.com/hexedit/
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "18.0.0.0",
    "version": "1.0.2.2"
}