Imgur: fix HTML escape sequences in the old design

Imgur's "old design" sometimes includes HTML escape sequences in post descriptions, such as having """ and "'" instead of quotation marks. This replaces them with the appropriate characters.

2023-12-09 기준 버전입니다. 최신 버전을 확인하세요.

작성자
Corrodias
평점
0 0 0
버전
1.2.0
생성일
2023-12-01
갱신일
2023-12-09
크기
2.03KB
라이선스
MIT
적용 사이트

Change Log

1.2

  • Abort if the loaded page isn't the old design.
  • Did a bit of refactoring.

1.1

  • Added <, >, and & replacements.

1.0

  • Initial version, for quotation marks and apostrophes only.