Set Character Encoding
Provide right-click menu to manually set character encoding for web pages.
Set Character Encoding란 무엇입니까?
Set Character Encoding은(는) BitLab에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Provide right-click menu to manually set character encoding for web pages."입니다.
확장 프로그램 스크린샷
Set Character Encoding 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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", " |