Corporate Ipsum
Generate random corporate double-speak for use as filler text
Corporate Ipsumคืออะไร?
Corporate Ipsum เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BilliamTheSecond และคุณลักษณะหลักของมันคือ "Generate random corporate double-speak for use as filler text"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Corporate Ipsum
ดาวน์โหลดไฟล์ส่วนขยาย Corporate Ipsum ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A lorem ipsum generator with a corporate bent. Generates filler content by the word or paragraph. This is a clone (with permission) of Brian Haslanger's Corporate Ipsum dashboard widget (https://portfolio.doubleforte.net/project/synergy) for Google Chrome. Example output =============== Efficiently seize integrated vortals with installed base methodologies. Synergistically orchestrate leveraged data with intuitive action items. Proactively develop tactical services and interoperable networks. Efficiently create enterprise potentialities whereas interoperable e-commerce. Globally fabricate worldwide solutions via principle-centered human capital. Updates ======= - v0.1.0 * Updated styles * Support system dark mode * Update word count immediately when changing slider - v0.0.1 Initial release
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Corporate Ipsum |
ID | lfmadckmfehehmdnmhaebniooenedcbb |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/corporate-ipsum/lfmadckmfehehmdnmhaebniooenedcbb |
คำอธิบาย | Generate random corporate double-speak for use as filler text |
ขนาดไฟล์ | 26.01 KB |
จำนวนการติดตั้ง | 12,448 |
เวอร์ชันปัจจุบัน | 0.1.0 |
อัปเดตครั้งล่าสุด | 2024-01-09 |
วันที่เผยแพร่ | 2014-02-22 |
คะแนน | 4.75/5 รวมทั้งหมด 61 คะแนน |
ผู้พัฒนา | BilliamTheSecond |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Corporate Ipsum", "version": "0.1.0", "description": "Generate random corporate double-speak for use as filler text", "action": { "default_title": "Corporate Ipsum", "default_icon": { "16": "icon16.png", "24": "icon24.png", "32": "icon32.png" }, "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" } } |