Code Monkey home page Code Monkey logo

chrome-charset's Introduction

Chrome-Charset

Launched GitHub license GitHub Release GitHub stars GitHub forks GitHub issues

Chrome Web Store Rating Chrome Web Store Stars Chrome Web Store Rating Count Chrome Web Store Version Chrome Web Store Downloads

A Google Chrome extension used to modify the page default encoding for Google Chrome 55+.

用于在Google Chrome浏览器下修改网站默认编码的扩展程序。

Release

Package is invalid: "CRX_HEADER_INVALID"

Download from the Google Chrome Web Store may never get this error.

从 Google Chrome 商店安装时应该不会碰到这个错误。

Google Chrome 70 started to support CRX3 and disabled old version of CRX file in Chrome 73. So, if your browser version greater than 70, please download crx3 version. (#12)

Google Chrome 70 开始支持 CRX3 格式的扩展程序,并且在 Chrome 73 之后禁用了旧版本的扩展程序格式。所以,如果你的浏览器版本大于 70,建议下载 crx3 版本。(#12

About GitHub Release

First of all, I recommend you install this extension from the Google Chrome Web Store.

Releases from GitHub are downloaded from Google Chrome Web Store, so it also included upgrade info and verification metadata, and can also upgrade automatically.

首先,我建议从 Google Chrome Web Store 安装这个扩展程序。

GitHub Release 中的 crx 文件都是从 Google Chrome Web Store 下载的而不是自己打包的,所以包含了升级信息以及校验元数据,安装后应该不会报警告,同时也会自动到商店检查更新。

History

v0.5.2(2019/5/12)

  1. 【样式】适配新版 Chrome Dark 模式主题

v0.5.1(2019/3/19)

  1. 【修复】由于 v0.5.0 发布时少打包了一个文件,导致 Chrome 商店无法安装、更新

v0.5.0(2019/3/15)

  1. 【重构】将编码探测脚本改为按需执行
  2. 【重构】网络请求事件改为按需注册,并在扩展程序不需要工作时卸载
  3. 【i18n】新增多个国家语言的翻译,并针对部分 RTL 语种优化页面布局
  4. 【i18n】编码列表针对各个国家语言进行优化,以当前语言选择置顶的编码,编码列表排序以当前语言为准
  5. 【新增】记录并置顶最近使用的三个编码
  6. 【新增】支持设置默认编码,对所有页面生效(GitHub Issue:#8
  7. 【新增】配置选项页面
  8. 【样式】重新设计 popup 弹窗页面样式

v0.4.3(2019/1/5)

  1. 【修复】由于 Chrome 72(也许更早)开始支持 Network Service,导致编码修改失败的问题

v0.4.2(2018/2/24)

  1. 【修复】如果网站没有提供 Content-Type,则应该使用 text/plain 作为默认 Content-Type 而不是 text/html(GitHub Issue:#5

v0.4.1(2017/7/31)

  1. 【修复】部分纯js内容的Content-Type为application/x-javascript而导致匹配失败不转换编码的问题(GitHub Issue:#2

v0.4(2017/7/1)

  1. 新增设置选项:允许设置是否显示右键菜单(GitHub Issue:#1
  2. 将默认语言设置为英文en,中文浏览器、英文浏览器不受影响,其他语言浏览器默认显示英文。(Chrome商店反馈)

v0.3.1(2017/5/7)

  1. 【修复】file协议下修改html文档编码失败的Bug。

v0.3(2017/4/17)

  1. 增加对file://协议本地文件的支持。

v0.2(2017/3/22)

  1. 修改编码列表加载逻辑。
  2. 右上角窗口检测当前编码时显示注释。
  3. 添加右键菜单。
  4. 添加英语支持。

v0.1(2017/2/14)

  1. 测试版,对Chrome 54选择编码功能中所列出的编码进行了支持。

chrome-charset's People

Contributors

jinliming2 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.