Base64 Encoder and Decoder
Encode plain text to Base64, Decode Base64 text to plain text – All functionality available offline also.
Base64 Encoder and Decoder क्या है?
Base64 Encoder and Decoder https://www.linkwebbie.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Encode plain text to Base64, Decode Base64 text to plain text – All functionality available offline also."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Base64 Encoder and Decoder एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Easily encode and decode strings in base64 with Link Webbie new chrome extension, which gives the simplicity in encoding and decoding text or strings in base64. This extension can be used while you look at different websites on the web even encode there content in base64.
एक्सटेंशन की मूल जानकारी
नाम | Base64 Encoder and Decoder |
ID | hmndaanmnneonjcekcbeeedioimiffpj |
आधिकारिक URL | https://chromewebstore.google.com/detail/base64-encoder-and-decode/hmndaanmnneonjcekcbeeedioimiffpj |
विवरण | Encode plain text to Base64, Decode Base64 text to plain text – All functionality available offline also. |
फ़ाइल का आकार | 64 KB |
स्थापना संख्या | 3,928 |
वर्तमान संस्करण | 1.5.2 |
अंतिम अपडेट | 2022-10-18 |
प्रकाशन तिथि | 2018-08-01 |
रेटिंग | 4.67/5 कुल 3 रेटिंग्स |
डेवलपर | https://www.linkwebbie.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.linkwebbie.com |
गोपनीयता नीति पृष्ठ URL | https://www.linkwebbie.com/legal/privacy-policy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Base64 Encoder and Decoder", "version": "1.5.2", "offline_enabled": true, "description": "Encode plain text to Base64, Decode Base64 text to plain text \u2013 All functionality available offline also. ", "icons": { "16": "images\/icon.png", "32": "images\/icon.png", "48": "images\/icon.png", "128": "images\/icon.png" }, "action": { "default_title": "Base 64 Encoder and Decoder", "default_popup": "popup.html", "default_icon": "images\/icon.png" }, "manifest_version": 3 } |