feat: complete testing-tool browser extension with timestamp converter and storage cleaner
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { defineWebExtConfig } from 'wxt';
|
||||
|
||||
export default defineWebExtConfig({
|
||||
startUrls: ['https://www.baidu.com', 'chrome://extensions/'],
|
||||
chromiumArgs: ['chrome://extensions/'],
|
||||
});
|
||||
Reference in New Issue
Block a user