Tinychat Enhancement Suite (TES)

Fixes some Tinychat room shortcomings and adds useful features.

< Σχολιασμός για τον κώδικα Tinychat Enhancement Suite (TES)

Ερώτηση/σχόλιο

MutationObserverΔημιουργός
§
Δημοσιεύτηκε: 27/02/2018
Επεξεργάστηκε: 15/05/2018

Why only Chrome is supported

Basically, Tinychat serves a different site to Firefox.

Details: on Chrome, Tinychat's CSS is in a <style> element within each shadow DOM container. This means I can easily inject my own CSS. On Firefox, however, the CSS is in the head element and applied to the shadow DOM in a manner that I've been unable to figure out.

MutationObserverΔημιουργός
§
Δημοσιεύτηκε: 15/03/2019

Update: now it works on Firefox. Tinychat finally updated the site.

Δημοσίευση απάντησης

Συνδεθείτε για να δημοσιεύσετε μια απάντηση.