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.
Qu'est-ce que Lorem Ipsum Generator (Default Text) ?
Lorem Ipsum Generator (Default Text) est une extension Chrome développée par sheilasedie, et sa fonction principale est "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Lorem Ipsum Generator (Default Text)
Téléchargez les fichiers d'extension Lorem Ipsum Generator (Default Text) au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | |
ID | mcdcbjjoakogbcopinefncmkcamnfkdb |
URL Officiel | https://chrome.google.com/webstore/detail/lorem-ipsum-generator-def/mcdcbjjoakogbcopinefncmkcamnfkdb |
Description | Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized. |
Taille du Fichier | 123 KB |
Nombre d'Installations | 51,556 |
Version Actuelle | 2.4.0 |
Dernière Mise à Jour | 2021-11-02 |
Date de Publication | 2019-03-04 |
Évaluation | 3.82/5 Total 103 Évaluations |
Développeur | sheilasedie |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://jareddrake.com |
URL de la Page d'Aide | https://github.com/jardrake/Lorem-Ipsum-Generator/issues |
Langues Prises en Charge | 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" } |