mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-03-13 04:42:04 +00:00
3 lines
114 B
JavaScript
3 lines
114 B
JavaScript
window.addEventListener("editorReady", function(event) {
|
|
editor.setText("Script successfully injected !");
|
|
}); |