Lorem Ipsum Generator (Default Text)
Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.
Cos'è Lorem Ipsum Generator (Default Text)?
Lorem Ipsum Generator (Default Text) è un'estensione di Chrome sviluppata da sheilasedie, e la sua funzione principale è "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Lorem Ipsum Generator (Default Text)
Scarica i file di estensione Lorem Ipsum Generator (Default Text) 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
The Lorem Ipsum Generator quickly delivers default text to complement your amazing design. The default settings are optimized to be used right after installation, but you can easily customize a few settings to get the perfect text for your taste. Each sentence is randomly generated to simulate real text. Options: 1-5 paragraphs with 1-20 sentences per paragraph Optional paragraph tag encasing or other line breaks Copy to clipboard Permissions requested: Storage for saving preferences
Informazioni di Base sull'Estensione
Nome | |
ID | mcdcbjjoakogbcopinefncmkcamnfkdb |
URL Ufficiale | https://chrome.google.com/webstore/detail/lorem-ipsum-generator-def/mcdcbjjoakogbcopinefncmkcamnfkdb |
Descrizione | Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized. |
Dimensione del File | 123 KB |
Conteggio Installazioni | 51,556 |
Versione Corrente | 2.4.0 |
Ultimo Aggiornamento | 2021-11-02 |
Data di Pubblicazione | 2019-03-04 |
Valutazione | 3.82/5 Totale 103 Valutazioni |
Sviluppatore | sheilasedie |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://jareddrake.com |
URL della Pagina di Aiuto | https://github.com/jardrake/Lorem-Ipsum-Generator/issues |
Lingue Supportate | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon-19.png", "default_popup": "index.html" }, "description": "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.", "icons": { "128": "icon-128.png", "48": "icon-48.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4Z8Khk8PMbvDjRCaWrhpU7AcnYz1y9rrV0kRsaPfb+L7YJxxttFu6WO5Pw26EmXNJXCiWqIOZObOVuoe8AFGMHbXZeSSlsSFRLy\/HLIwLo9jGwi1oexuZ1n63ae7Z9gMFDQF5kjthxdqjSEUN5LIJ1lHROkbpnWujq7sPEBnKuQIDAQAB", "manifest_version": 2, "permissions": [ "storage" ], "name": "Lorem Ipsum Generator (Default Text)", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.4.0" } |