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