jingmatrix 最近的时间轴更新
jingmatrix's repos on GitHub
Kotlin · 540 人关注
ChromeXt
UserScript and DevTools supports for Chromium based and WebView based browsers
Java · 38 人关注
LSPatch
LSPatch: A non-root Xposed framework extending from LSPosed
Shell · 9 人关注
MagiskFonts
Add custom fonts to Android for system-wise usage
Python · 6 人关注
Shell
Shell scripts and desktop configurations of my daily life
Python · 4 人关注
Alibrary
Database toolkit for aliyundrive share links
Python · 2 人关注
tg
terminal telegram client that really works
Mathematica · 2 人关注
university-programming
GitHub in WuHan University
Java · 2 人关注
yoke-android
Gamepad app for Android and Linux
HTML · 1 人关注
cv
CV designed for my personal blog
Meson · 1 人关注
gvc
build libgnome-volume-control manually
1 人关注
JingMatrix
Java · 1 人关注
LSPosed
LSPosed Framework
Python · 1 人关注
sigil-cli
Run sigil script in command line
C · 1 人关注
sioyek
Sioyek is a PDF viewer designed for reading research papers and technical books.
Vim script · 1 人关注
vim-rooter
Changes Vim working directory to project root.
Python · 1 人关注
yoke
Turns your Android device into a customizable gamepad for Windows/Mac/Linux
HTML · 0 人关注
Dehazoid
Source code of a project in WHU(大学生创新创业项目)
JavaScript · 0 人关注
gnome-shell-extension-gsconnect
KDE Connect implementation for GNOME
JavaScript · 0 人关注
h2snake
Game of snake on a hyperbolic surface of genus 2, written in Javascript
JavaScript · 0 人关注
hyperbolic-canvas
The Poincaré disk model of the hyperbolic plane on the HTML canvas 💫
HTML · 0 人关注
jingmatrix.github.io
This is my personal blog, writing and programming is fun. N'est ce pas?
JavaScript · 0 人关注
live2d-widget.js
Live2D on webpages with out-of-the-box experience.
Python · 0 人关注
lucaschessR
Chess GUI
HTML · 0 人关注
mikutap
A Mainland China Friendly and independent version extracted from https://aidn.jp/mikutap
C++ · 0 人关注
pplatex
Pretty-Print LaTeX: A tool to reformat the output of latex and friends into readable messages
Python · 0 人关注
qutebrowser
A keyboard-driven, vim-like browser based on PyQt5.
C++ · 0 人关注
semi-discrete-Wasserstein-barycenter
An algorithm to computer Wasserstein barycenter
Python · 0 人关注
weibo-crawler
新浪微博爬虫,用python爬取新浪微博数据
C++ · 0 人关注
ZeroTierOne
A Smart Ethernet Switch for Earth
jingmatrix

jingmatrix

V2EX 第 555032 号会员,加入于 2021-09-03 05:00:43 +08:00
jingmatrix 最近回复了
Android 用户请参见我的开源项目 [ChromeXt]( https://github.com/JingMatrix/ChromeXt) 。
我刚发布的 v3.8 版本已经可以做到从外部无法检测到 ChromeXt 的存在。
隐私和安全性兼得。
231 天前
回复了 icoming 创建的主题 问与答 Android 端没有好用的浏览器
如果你会写一些用户脚本的话,这些需求都可以简单实现。悬浮应该调用 picture-in-picture API 。
去广告的,写一些 cosmetic filters 或者 CSP rules 。

推荐使用我的模块 [ChromeXt]( https://github.com/JingMatrix/ChromeXt) ,为 Chromium 系列添加脚本支持。
如果还是选择 Chromium 系列的浏览器,可以使用 Xposed 插件 ChromeXt[https://github.com/JingMatrix/ChromeXt] 来支持用户脚本。
使用 LSPosed 应该可以修改 SystemCertificateSource 类,让它不从 /apex/com.android.conscrypt/cacerts 里面读证书。这样就自然地回到了 Android 13 的情况。

而且用户证书选项还在,应该是可以用的,要不然很多企业 WiFi 都没法用了。
综上所述,原博文耸人听闻而已,或是作者没有尝试过 LSPosed.
如果你手机 Root 的话,推荐我写的开源 Xposed 插件 ChromeXt[https://github.com/JingMatrix/ChromeXt] 。

100kb 大小,支持 Chromium 和 WebView 系列的浏览器,让它们可以运行脚本、打开开发者工具。

如果没有 Root ,可以与 LSPatch 搭配使用。
我的 [ChromeXt]( https://github.com/JingMatrix/ChromeXt) 写得复杂的一部分原因就是为了避免使用禁用 CSP 的粗暴手段。

对网站运行的影响越小越好。
255 天前
回复了 azio7 创建的主题 Android 开发 xposed 模块有法律风险吗
使用逆向得到的混淆类名是有风险的,因为这是逆向工程,而许多软件禁止了逆向工程。

出于这个考虑,我只给开源软件写模块。
我的 [ChromeXt]( https://github.com/JingMatrix/ChromeXt) 代码是基于 Chromium 的,可以说没有逆向工程。
ChromeXt 允许手机浏览器运行用户脚本以及打开开发者工具。
目前来看,你的网络连接没有问题,是你的 Widevine 支持出现了问题。Widevine 是商业闭源软件,相关资料很少,而且我自己的 Chrome 没有出现相关问题,所以我无法提供进一步的建议。
你当然可以自行了解一下别人解决 Widevine 的方案,选择再折腾一下。
为了解决你当下的问题,建议更换 Chrome 版本。使用 Chrome Beta, Dev 或者 Canary 吧。
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2766 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 15:19 · PVG 23:19 · LAX 08:19 · JFK 11:19
Developed with CodeLauncher
♥ Do have faith in what you're doing.