mirror of
https://git.um-react.app/um/web.git
synced 2026-07-12 06:01:12 +00:00
Add Feature: Browser Extension
This commit is contained in:
@@ -0,0 +1 @@
|
||||
<script src="./popup.js"></script>
|
||||
@@ -0,0 +1 @@
|
||||
window.open(chrome.runtime.getURL('./index.html'));
|
||||
Reference in New Issue
Block a user