mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-28 00:48:27 +00:00
6 lines
66 B
JavaScript
6 lines
66 B
JavaScript
"use strict";
|
|
|
|
onmessage = function () {};
|
|
|
|
postMessage("ready");
|