WhutBBCode?

This is a cross-browser BBCode helper. It works with Gazelle and other sites . . . CDs and waffles, mmm.

< WhutBBCode? 피드백으로 돌아가기

리뷰: 좋음 - 스크립트가 잘 작동함

§
게시: 2026-04-04

Is it possible to change:

window.WhutBB = WhutBB;

To:

(typeof unsafeWindow !== 'undefined' ? unsafeWindow : window).WhutBB = WhutBB;

This ensure the editor is accessible globally, which enable userscripts managing a dynamic textarea to integrate the editor.

답글 게시

답글을 게시하려면 로그인하세요.