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