12ft.io Button

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

Versione datata 11/03/2025. Vedi la nuova versione l'ultima versione.

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.0.2 12/03/2025

    removed the rocket icon

  • v1.0.1 11/03/2025

    Added:

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

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

  • v1.0 11/03/2025