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文件
下载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", " |