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.) 擴展基本資訊
| 名稱 | |
| ID | mmgcgfhdemljbhdcoohmbfaggbloiden |
| 官方網址 | 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 |
| 電子郵箱 | [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"
}
} | |