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.

Co to jest Lorem Ipsum Generator (Default Text)?

Lorem Ipsum Generator (Default Text) to rozszerzenie Chrome opracowane przez sheilasedie, a jego główną funkcją jest „Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Lorem Ipsum Generator (Default Text)

Pobierz pliki rozszerzeń Lorem Ipsum Generator (Default Text) w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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                    

Podstawowe informacje o rozszerzeniu

Nazwa Lorem Ipsum Generator (Default Text) Lorem Ipsum Generator (Default Text)
ID mcdcbjjoakogbcopinefncmkcamnfkdb
Oficjalny URL https://chrome.google.com/webstore/detail/lorem-ipsum-generator-def/mcdcbjjoakogbcopinefncmkcamnfkdb
Opis Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.
Rozmiar pliku 123 KB
Liczba instalacji 51,556
Aktualna Wersja 2.4.0
Ostatnia Aktualizacja 2021-11-02
Data Publikacji 2019-03-04
Ocena 3.82/5 Łącznie 103 Oceny
Deweloper sheilasedie
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://jareddrake.com
Adres URL Strony Pomocy https://github.com/jardrake/Lorem-Ipsum-Generator/issues
Obsługiwane Języki 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"
}