Chrome Ipsum

Quick Lorem Ipsum by Michael Ott

Qu'est-ce que Chrome Ipsum ?

Chrome Ipsum est une extension Chrome développée par https://michaelott.id.au, et sa fonction principale est "Quick Lorem Ipsum by Michael Ott".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Chrome Ipsum

Téléchargez les fichiers d'extension Chrome Ipsum 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

                        Chrome Ipsum is a simple extension that allows you to get quick access to place-holder text, using a few variations of Lorem Ipsum.

(Chrome is a trademark of Google Inc. Use of this trademark is subject to Google Permissions.)                    

Informations de Base sur l'Extension

Nom Chrome Ipsum Chrome Ipsum
ID mmgcgfhdemljbhdcoohmbfaggbloiden
URL Officiel https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden
Description Quick Lorem Ipsum by Michael Ott
Taille du Fichier 126 KB
Nombre d'Installations 132
Version Actuelle 1.1.1
Dernière Mise à Jour 2015-03-29
Date de Publication 2015-03-28
Évaluation 4.67/5 Total 3 Évaluations
Développeur https://michaelott.id.au
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://michaelott.id.au/
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Ipsum",
    "short_name": "Chrome Lorem Ipsum",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "50": "icon50.png",
        "128": "icon128.png",
        "256": "icon256.png"
    },
    "description": "Quick Lorem Ipsum by Michael Ott",
    "version": "1.1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "lorem.html"
    }
}