Set Character Encoding
Provide right-click menu to manually set character encoding for web pages.
Set Character Encoding क्या है?
Set Character Encoding BitLab द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Provide right-click menu to manually set character encoding for web pages."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Set Character Encoding एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Right-click at somewhere on web page to manually set character encoding. The selected character set will automatically apply to all pages on the same site. Select "Use page default" to cancel it. This extension modifies http response headers to override original character set, so when installing Chrome will say "it can read and change all your data on the websites you visit". Just let it go because that is exactly how it works. Starting from V0.4, it supports changing encoding of local files, but you need check 'Allow access to file URLs' in extension manage page. Starting from Chrome 72, old versions will stop working because new Chrome requires extensions to request for extra permission to modify response header. Please use V0.51 or later. To anybody who reports "not working", please share the URL of the page that is not working. We will try our best to make it work for you.
एक्सटेंशन की मूल जानकारी
नाम | Set Character Encoding |
ID | bpojelgakakmcfmjfilgdlmhefphglae |
आधिकारिक URL | https://chromewebstore.google.com/detail/set-character-encoding/bpojelgakakmcfmjfilgdlmhefphglae |
विवरण | Provide right-click menu to manually set character encoding for web pages. |
फ़ाइल का आकार | 160 KB |
स्थापना संख्या | 318,464 |
वर्तमान संस्करण | 0.51 |
अंतिम अपडेट | 2019-02-24 |
प्रकाशन तिथि | 2019-02-24 |
रेटिंग | 4.09/5 कुल 268 रेटिंग्स |
डेवलपर | BitLab |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://www.deep-watch.net/ja/blog/bring-character-encoding-menu-back-to-chrome-with-extension |
सहायता पृष्ठ URL | http://www.deep-watch.net/ja/blog/bring-character-encoding-menu-back-to-chrome-with-extension |
समर्थित भाषाएँ | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "version": "0.51", "permissions": [ "tabs", "contextMenus", "webRequest", "webRequestBlocking", "storage", " |