Quotes
Inspirational and famous quotes by authors you know and love. In a single click.
ما هو Quotes؟
Quotes هو إضافة Chrome تم تطويرها بواسطة Takeshi Nakamoto، والميزة الرئيسية لها هي "Inspirational and famous quotes by authors you know and love. In a single click.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Quotes
قم بتنزيل ملفات الامتداد Quotes بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This extension has the best famous quotes, inspirational words that will motivate you day by day.
Feature:
- Clean and minimal design.
- Very simple and fast.
- Click on the icon to open the pop up, no tabs.
- More than 1500 different random quotes.
- Tweet button allows you to quickly share your favorites quotes.
Enjoy it!
By Takeshi Nakamoto. 2018 معلومات أساسية عن التمديد
| الاسم | |
| ID | dfjohgimlgemdgecpbenenigohbelmlk |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/quotes/dfjohgimlgemdgecpbenenigohbelmlk |
| الوصف | Inspirational and famous quotes by authors you know and love. In a single click. |
| حجم الملف | 1.86 MB |
| عدد التثبيتات | 204 |
| النسخة الحالية | 2.0 |
| آخر تحديث | 2018-05-13 |
| تاريخ النشر | 2018-05-12 |
| تقييم | 5.00/5 مجموع تقييمات 4 |
| المطور | Takeshi Nakamoto |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://docs.google.com/document/d/1iTmO-vciNaxD8sSOc3kn6xVfb8JLCCIvBNeAGppqofg |
| اللغات المدعومة | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Quotes",
"description": "Inspirational and famous quotes by authors you know and love. In a single click.",
"browser_action": {
"default_icon": "128.png",
"default_popup": "popup.html"
},
"icons": {
"128": "128.png",
"16": "16.png",
"48": "48.png"
},
"content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
"offline_enabled": true,
"manifest_version": 2,
"version": "2.0"
} | |