MedusaChatHyperlink

MedusaChatHyperlink

595 Downloads

Usage


English

This add-on allows you to copy URL text in chat.

There are already a lot of similar add-ons out there, but they have various problems,
such as excessive pollution of the game's internals and high memory resource usage.
I have tried to make it as free from these problems as possible, although it is not perfect.

* No dependencies
* No configuration
* Works with all kinds of messages
* 20kB or less of memory footprint
* Does not use ChatFrame_AddMessageEventFilter function
* Does not replace system API with custom functions.
* Avoid pollution of global namespace

한국어

채팅에서 URL을 복사할 수 있게 합니다.

이미 비슷한 애드온이 많이 나와 있지만 여러 가지 문제가 있습니다,
게임 내부를 과도하게 오염시키고 메모리 자원을 많이 사용하는 등 다양한 문제가 있습니다.
최대한 이러한 문제가 발생하지 않도록 만들었습니다.

* 외부 라이브러리를 사용하지 않음
* 설정 없음
* 모든 종류의 메시지에서 작동
* 약 20kB의 메모리 사용
* ChatFrame_AddMessageEventFilter 함수를 사용하지 않음
* 시스템 API 함수를 교체하지 않음
* 전역 이름공간 오염 없음