Set Character Encoding
Provide right-click menu to manually set character encoding for web pages.
Что такое Set Character Encoding?
Set Character Encoding - это расширение Chrome, разработанное BitLab, и его основная функция - "Provide right-click menu to manually set character encoding for web pages.".
Снимки экрана расширения
Скачать файл CRX расширения Set Character Encoding
Скачайте файлы расширений Set Character Encoding в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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", " |