Back up Chrome extension gjapjdfoanfgoeliolnigeieiibnefkp

This commit is contained in:
Arash_M
2026-06-08 13:28:08 +03:30
commit cb0f10e750
36 changed files with 1266 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
const STYLE=document.createElement("style"),promise=new Promise((e=>{fetch(chrome.runtime.getURL("style/panel.css")).then((e=>e.text())).then((t=>{e(t)}))}));promise.then((e=>{STYLE.innerText=e.toString(),document.body.append(STYLE)}));