ChromeXt Versions Save

UserScript and DevTools supports for Chromium based and WebView based browsers

v3.8.1

2 months ago

Current update fixes bugs related to the changes in the chromium source code base. No new features are implemented yet. Here is the summary:

  1. Size within 120 KB
  2. Fix content menu hook and crashes for Samsung browsers
  3. Fix support of huge UserScripts for Chromium browsers
  4. Suport Cốc Cốc and Mi (global version) browsers

v3.8

7 months ago

The update contains enhanced security protection against malicious attacks, and is thus highly recommended.

  1. Size within 115 KB
  2. Privacy: the existence of ChromeXt is now invisible from outside
  3. Implement GM_notification and GM_cookie
  4. Enhance protection against attacks exploiting ChromeXt
  5. Ensure thread safe for WebView browsers
  6. Fix supports for kiwi browser and bromite browser

v3.7

8 months ago
  1. Size within 105 KB
  2. Crucial improvements for eruda: open in any pages, move around the entry button
  3. Fix encodings problems of Chromium plain file preview
  4. Fix reader mode switch for Chrome v116

v3.6

9 months ago

This update is strongly recommended as it enforces the security protections for users.

  1. Size less than 105 kB
  2. Support Samsung Internet browsers
  3. New API @grant GM.ChromeXt, powerful and dangerous. If scripts declare it, be sure that you fully trust them.
  4. Enforce security protections by locking ChromeXt JavaScript interface
  5. Fix small bugs

v3.5

10 months ago

Please update to this new release since the front-end APIs have changed.

  1. Size within 100 kB
  2. No more restriction on the length of a UserScript
  3. Support DevTools for Edge browser
  4. Support regex url matching
  5. Fix JingMatrix/LSPatch for Soul browser
  6. Better implement of GM.getValue

v3.4

10 months ago

Please update to this version since the front-end API has changed.

  1. Size within 100 Kb
  2. Add a YouTube video of ChromeXt with a tutorial hacking YouTube
  3. Fix LSPatch bug for Egde browser
  4. Fix DevTools for Brave and Bromite
  5. Eruda shows currently running script
  6. Code refactored to be clearer

v3.3

11 months ago

PLEASE update to the version since the font-end APIs have changed.

  1. Size within 100k
  2. Add support to export browser bookmarks
  3. Re-implement some Tampermonkey APIs, bring more power to UserScripts
  4. Faster loading of installed UserScripts

v3.2

11 months ago
  1. Size within 90 kB
  2. Support WebView based browsers
  3. Support non-root uers with the help of LSPatch (See README for instructions)
  4. Fix bugs for chromium v114

v3.1

1 year ago
  1. Size within 85 kB
  2. Support Android 5.0 +
  3. Fully support Edge
  4. Fix small bugs and crashes
  5. Fully support User-Agent spoofing
  6. New designed icons

v3.0

1 year ago
  1. Size within 90 kb;
  2. Support many chromium based browsers, such as Vivaldi, Bromite, Mulch and Brave;
  3. Fix menu crash for Android < 11;
  4. Implement more Tampermonkey APIs;
  5. Fix other bugs.