Greasy Fork is available in English.

Website icon getter

Get the icon of current tab

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v0.1.4 2024.03.20.
    • Fixed some icon url getting error:
      • Use GM_xmlhttpRequest to fetch icon
      • Replace canvas image dealing with FileReader.prototype.readAsDataURL
    • Replace old @license with standard license name
    • Code quality improvement: use Promises instead of xhrs
  • v0.1.3 2023.02.10.

    修复潜在的bug

  • v0.1.2 2022.11.16.

    修复一个隐性小bug

  • v0.1.1 2022.11.12.

    修复iframe导致的icon获取错误

  • v0.1 2022.11.12.