jgrass

Results 129 comments of jgrass

最简复现 demo // csporj ```xml net8.0-windows enable enable ``` // Class1.cs ```cs using Microsoft.VisualStudio.TestTools.UnitTesting; using MSTest.Extensions.Contracts; namespace CunitDemo; [TestClass] public class Class1 { [ContractTestCase] public void TestMethod1() { "单元测试1".Test(() =>...

你可以在历史记录里面,看看扩展有没有被正确关闭。

可以试试用正则表达式的形式 ``` .*\.x\.com.* ```

那这个正则得复杂一点 ``` https:\/\/(?:[a-zA-Z0-9-]+\.)*x\.com.* ```

You can toggle this feature on here. ![Image](https://github.com/user-attachments/assets/f88ef053-6ee7-4411-9c75-bde178a38773)

I’m sorry, but I couldn’t reproduce this issue. You might want to check if it conflicts with any other rules. ![Image](https://github.com/user-attachments/assets/56e8ac85-218d-4063-874e-9b47c0c1d9f4)

没看懂,可以具体给个截图吗?

暂没有计划处理,目前只能手动下载 下载离线扩展相关的工具: [Download Chrome Extension - Chrome 应用商店](https://chromewebstore.google.com/detail/download-chrome-extension/idieikhccepnagohoobmbpocdbogegij ) [CRX Downloader - Chrome Extension Downloader](https://crx-downloader.com/ )

在 设置 扩展管理 中,右上角有分享/导出功能,可以导出成 json 或者 markdown