Chrome Ipsum
Quick Lorem Ipsum by Michael Ott
ما هو Chrome Ipsum؟
Chrome Ipsum هو إضافة Chrome تم تطويرها بواسطة https://michaelott.id.au، والميزة الرئيسية لها هي "Quick Lorem Ipsum by Michael Ott".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Chrome Ipsum
قم بتنزيل ملفات الامتداد Chrome Ipsum بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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 |
| عنوان 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 |
| البريد الإلكتروني | [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"
}
} | |