mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
parent
9a3745b366
commit
c6cf48c489
7 changed files with 45 additions and 0 deletions
|
@ -164,4 +164,8 @@
|
|||
}
|
||||
});
|
||||
});
|
||||
|
||||
window.addEventListener("load", async function(){
|
||||
extension.displayVersion("version", 250);
|
||||
});
|
||||
}());
|
Loading…
Add table
Add a link
Reference in a new issue