12ft.io Button

Adds a button to load the page with 12ft.io/

这是此脚本的所有版本。 只显示代码更新过的版本

  • v1.0.2 2025-03-12

    removed the rocket icon

  • v1.0.1 2025-03-11

    Added:

    if (!window.location.href.startsWith('https://12ft.io/')) {
        waitForBody();
    }
    

    To prevent the button from loading on 12ft.io pages.

  • v1.0 2025-03-11