Chrome Ipsum
Quick Lorem Ipsum by Michael Ott
Chrome Ipsumとは何ですか?
Chrome Ipsumはhttps://michaelott.id.auによって開発されたChromeの拡張機能で、その主な機能は「Quick Lorem Ipsum by Michael Ott」です。
拡張機能のスクリーンショット
Chrome Ipsum拡張機能のCRXファイルをダウンロード
Chrome Ipsum拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.)
拡張機能の基本情報
名前 | Chrome Ipsum |
ID | mmgcgfhdemljbhdcoohmbfaggbloiden |
公式URL | https://chromewebstore.google.com/detail/chrome-ipsum/mmgcgfhdemljbhdcoohmbfaggbloiden |
説明 | Quick Lorem Ipsum by Michael Ott |
ファイルサイズ | 126 KB |
インストール数 | 132 |
現在のバージョン | 1.1.1 |
最終更新日 | 2015-03-29 |
公開日 | 2015-03-28 |
評価 | 4.67/5 合計 3 レビュー |
開発者 | https://michaelott.id.au |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | http://michaelott.id.au/ |
対応言語 | 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" } } |