SingleFileZ
Save web pages as self-extracting HTML/ZIP polyglot files
Cos'è SingleFileZ?
SingleFileZ è un'estensione di Chrome sviluppata da gildas, e la sua funzione principale è "Save web pages as self-extracting HTML/ZIP polyglot files".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione SingleFileZ
Scarica i file di estensione SingleFileZ 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
SingleFileZ is a fork of SingleFile (https://chrome.google.com/webstore/detail/singlefile/mpiodijhokgodhhofbcjdecpffjipkle) that allows you to save a webpage as a self-extracting HTML file. This HTML file is also a valid ZIP file containing all the page resources. 1) Getting started - Wait until the page is fully loaded. - Click on the SingleFileZ button in the extension toolbar to save the page. 2) More info See the extension help in options page for more detailed information about the options, technical notes and known issues. Project on GitHub: https://github.com/gildas-lormeau/SingleFileZ 3) Troubleshooting unknown issues Please follow these steps if you find an unknown issue: - Reset SingleFileZ options. - If resetting options did not fix the issue, restart the browser. - If restarting the browser did not fix the issue, try to disable all other extensions to see if there is a conflict. - If there is a conflict then try to determine against which extension(s). - Please report the issue with a short description on how to reproduce it here: https://github.com/gildas-lormeau/SingleFile/issues..
Informazioni di Base sull'Estensione
Nome | SingleFileZ |
ID | offkdfbbigofcgdokjemgjpdockaafjg |
URL Ufficiale | https://chromewebstore.google.com/detail/singlefilez/offkdfbbigofcgdokjemgjpdockaafjg |
Descrizione | Save web pages as self-extracting HTML/ZIP polyglot files |
Dimensione del File | 939 KB |
Conteggio Installazioni | 8,464 |
Versione Corrente | 1.4.45 |
Ultimo Aggiornamento | 2024-02-16 |
Data di Pubblicazione | 2020-06-24 |
Valutazione | 4.62/5 Totale 29 Valutazioni |
Sviluppatore | gildas |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/gildas-lormeau/SingleFileZ |
URL della Pagina di Aiuto | https://github.com/gildas-lormeau/SingleFileZ/issues |
URL della Pagina della Politica sulla Privacy | https://github.com/gildas-lormeau/SingleFile/blob/master/privacy.md |
Lingue Supportate | de,en,fr,tr,es,it,pl,pt-BR,pt-PT,ru,uk,zh-CN,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SingleFileZ", "author": "Gildas Lormeau", "homepage_url": "https:\/\/github.com\/gildas-lormeau\/SingleFileZ", "icons": { "16": "src\/ui\/resources\/icon_16.png", "48": "src\/ui\/resources\/icon_48.png", "64": "src\/ui\/resources\/icon_64.png", "128": "src\/ui\/resources\/icon_128.png" }, "version": "1.4.45", "description": "__MSG_extensionDescription__", "content_scripts": [ { "matches": [ " |