HipsterIpsum
Chrome plugin for HipsterIpsum generation.
什麼是HipsterIpsum?
HipsterIpsum是由Unknown開發的Chrome擴展程式,該擴展的主要功能是“Chrome plugin for HipsterIpsum generation.”。
擴展截圖
下載HipsterIpsum擴展crx文件
下載HipsterIpsum擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Too cool for regular Lorem Ipsum? This extension generates Hipster Ipsum text that can be used for content testing. Just click the icon and copy the text. It's as easy as riding your fixed gear down to the gourmet coffee house. Want to see more hip words? Open a pull request: https://github.com/elliotttf/HipsterIpsum Extension icon from: http://www.flickr.com/photos/hey__paul/5935779508/
擴展基本資訊
名稱 | HipsterIpsum |
ID | pgclmbgopdncnckkfhcfkppjafpofahg |
官方網址 | https://chromewebstore.google.com/detail/hipsteripsum/pgclmbgopdncnckkfhcfkppjafpofahg |
簡介 | Chrome plugin for HipsterIpsum generation. |
檔案大小 | 6.78 KB |
安裝次數 | 169 |
目前版本 | 1.1.1 |
更新時間 | 2012-11-04 |
上架時間 | 2012-11-03 |
評分 | 3.60/5 共 5 次評分 |
開發者 | Unknown |
付費類型 | free |
擴展官網 | https://github.com/elliotttf/HipsterIpsum |
支援的語言 | en |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "HipsterIpsum", "version": "1.1.1", "description": "Chrome plugin for HipsterIpsum generation.", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |