Back to the Top
Scroll to the top of the page
Cos'è Back to the Top?
Back to the Top è un'estensione di Chrome sviluppata da marinadecroon, e la sua funzione principale è "Scroll to the top of the page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Back to the Top
Scarica i file di estensione Back to the Top in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
A browser extension (add-on) for Google Chrome that allows you to quickly get back to the top and/or bottom of a page.
Informazioni di Base sull'Estensione
Nome | |
ID | gekpnhhoikfeampkegfmkfbeioefecio |
URL Ufficiale | https://chromewebstore.google.com/detail/back-to-the-top/gekpnhhoikfeampkegfmkfbeioefecio |
Descrizione | Scroll to the top of the page |
Dimensione del File | 14.1 KB |
Conteggio Installazioni | 160 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-04-18 |
Data di Pubblicazione | 2022-04-18 |
Valutazione | 1.00/5 Totale 1 Valutazioni |
Sviluppatore | marinadecroon |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina della Politica sulla Privacy | https://sites.google.com/view/toptoscroll/home |
Lingue Supportate | en |
manifest.json | |
{ "background": { "service_worker": "sw.js" }, "description": "Scroll to the top of the page", "name": "Back to the Top", "short_name": "up", "version": "1.0", "manifest_version": 3, "homepage_url": "https:\/\/avroraext.com", "action": { "default_icon": "icons\/icon_128.png" }, "icons": { "128": "icons\/icon_128.png", "64": "icons\/icon_64.png", "32": "icons\/icon_32.png" }, "web_accessible_resources": [ { "resources": [ "icons\/icon_32.png" ], "matches": [ " |