Skip to content

Releases: JingMatrix/ChromeXt

ChromeXt v3.8.1

12 Mar 15:34
Compare
Choose a tag to compare

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

ChromeXt v3.8.0

30 Sep 16:17
Compare
Choose a tag to compare

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

ChromeXt v3.7.0

03 Sep 19:55
Compare
Choose a tag to compare
  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

ChromeXt v3.6

09 Aug 12:30
Compare
Choose a tag to compare

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

ChromeXt v3.5

22 Jul 17:11
Compare
Choose a tag to compare

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

ChromeXt v3.4

11 Jul 01:11
Compare
Choose a tag to compare

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

ChromeXt v3.3

25 Jun 21:18
Compare
Choose a tag to compare

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

ChromeXt v3.2

18 Jun 06:45
Compare
Choose a tag to compare
  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

ChromeXt v3.1

18 May 13:15
Compare
Choose a tag to compare
  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

Chrome v3.0

24 Apr 17:49
Compare
Choose a tag to compare
  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.