Skip to content

Releases: webLiang/devtools-unlock

v1.1.0

Choose a tag to compare

@webLiang webLiang released this 13 Aug 07:01

v1.1.0

Compared to v1.0.1.

Changes

  • feat(extension): add support for Cloudflare challenge detection and handling (f674157)
  • chore(docs/chrome-web-store): update store listings with open-source highlights and descriptions (962e1fc)

Release highlights

English

  • Popup and store listing strings updated (English / 简体中文).
  • Published on the Chrome Web Store; README and docs now link to the official listing.
  • add support for Cloudflare challenge detection and handling

简体中文

  • 弹窗与商店文案更新(English / 简体中文)。
  • 已上架 Chrome 网上应用店;README 与文档已同步官方商店链接。

Install

Download the .zip from GitHub Releases.

Then open chrome://extensions/ → enable Developer modeLoad unpacked (unzip first) or upload the zip via Chrome Web Store.

v1.0.1

Choose a tag to compare

@webLiang webLiang released this 03 Aug 03:14

v1.0.1

Compared to v1.0.0.

Changes

  • chore(docs/chrome-web-store): update README and listing with installation and open-source info (0865103)
  • chore(docs/chrome-web-store): add complete asset pack for Chrome Web Store submission (3d843ff)

Release highlights

English

  • Published on the Chrome Web Store; README and docs now link to the official listing.

简体中文

  • 已上架 Chrome 网上应用店;README 与文档已同步官方商店链接。

Install

Download the .zip from GitHub Releases.

Then open chrome://extensions/ → enable Developer modeLoad unpacked (unzip first) or upload the zip via Chrome Web Store.

v1.0.0

Choose a tag to compare

@webLiang webLiang released this 21 Jul 03:41

v1.0.0

Changes

  • No commits since previous tag (or first release).

Release highlights

English

  • Enable or disable unlock per site; other sites stay unchanged. Page reloads after toggle.
  • Enabling unlock also covers cross-origin iframe hosts found on the page (e.g. video players).
  • Toolbar icon turns blue when the current site is unlocked, gray when locked.

简体中文

  • 按站点开启/关闭解锁,其它站点不受影响;切换后会刷新当前页面。
  • 开启时一并解锁页面上发现的跨域 iframe 主机(例如视频播放器)。
  • 当前站点已解锁时工具栏图标为蓝色,未解锁为灰色。

Install

Download the .zip from GitHub Releases.

Then open chrome://extensions/ → enable Developer modeLoad unpacked (unzip first) or upload the zip via Chrome Web Store.