Lorem Ipsum Generator (Default Text)
Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.
Lorem Ipsum Generator (Default Text)คืออะไร?
Lorem Ipsum Generator (Default Text) เป็นส่วนขยายของ Chrome ที่พัฒนาโดย sheilasedie และคุณลักษณะหลักของมันคือ "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lorem Ipsum Generator (Default Text)
ดาวน์โหลดไฟล์ส่วนขยาย Lorem Ipsum Generator (Default Text) ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Lorem Ipsum Generator quickly delivers default text to complement your amazing design. The default settings are optimized to be used right after installation, but you can easily customize a few settings to get the perfect text for your taste. Each sentence is randomly generated to simulate real text. Options: 1-5 paragraphs with 1-20 sentences per paragraph Optional paragraph tag encasing or other line breaks Copy to clipboard Permissions requested: Storage for saving preferences
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | mcdcbjjoakogbcopinefncmkcamnfkdb |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/lorem-ipsum-generator-def/mcdcbjjoakogbcopinefncmkcamnfkdb |
คำอธิบาย | Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized. |
ขนาดไฟล์ | 123 KB |
จำนวนการติดตั้ง | 51,556 |
เวอร์ชันปัจจุบัน | 2.4.0 |
อัปเดตครั้งล่าสุด | 2021-11-02 |
วันที่เผยแพร่ | 2019-03-04 |
คะแนน | 3.82/5 รวมทั้งหมด 103 คะแนน |
ผู้พัฒนา | sheilasedie |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://jareddrake.com |
URL หน้าช่วยเหลือ | https://github.com/jardrake/Lorem-Ipsum-Generator/issues |
ภาษาที่รองรับ | en |
manifest.json | |
{ "browser_action": { "default_icon": "icon-19.png", "default_popup": "index.html" }, "description": "Provides an elegant and quick way to create default text or generate Lorem Ipsum. Optimized for quick usage, but it can customized.", "icons": { "128": "icon-128.png", "48": "icon-48.png" }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4Z8Khk8PMbvDjRCaWrhpU7AcnYz1y9rrV0kRsaPfb+L7YJxxttFu6WO5Pw26EmXNJXCiWqIOZObOVuoe8AFGMHbXZeSSlsSFRLy\/HLIwLo9jGwi1oexuZ1n63ae7Z9gMFDQF5kjthxdqjSEUN5LIJ1lHROkbpnWujq7sPEBnKuQIDAQAB", "manifest_version": 2, "permissions": [ "storage" ], "name": "Lorem Ipsum Generator (Default Text)", "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.4.0" } |