CNRTL pour Chrome
Cette extension permet d'accéder en un clic aux outils du CNRTL (Centre National de Ressources Textuelles et Lexicales).
ما هو CNRTL pour Chrome؟
CNRTL pour Chrome هو إضافة Chrome تم تطويرها بواسطة Romain André-Lovichi، والميزة الرئيسية لها هي "Cette extension permet d'accéder en un clic aux outils du CNRTL (Centre National de Ressources Textuelles et Lexicales).".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة CNRTL pour Chrome
قم بتنزيل ملفات الامتداد CNRTL pour Chrome بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Cette extension est une humble tentative pour permettre d'accéder en un clic aux outils du CNRTL (Centre National de Ressources Textuelles et Lexicales). Pour plus d'informations sur le CNRTL : http://www.cnrtl.fr/ N'hésitez pas à me contacter pour toute remarque ou suggestion concernant cette extension (un formulaire est disponible sur l'onglet Assistance)
معلومات أساسية عن التمديد
الاسم | CNRTL pour Chrome |
ID | enfloleglidoannplekekodbmekabkel |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/cnrtl-pour-chrome/enfloleglidoannplekekodbmekabkel |
الوصف | Cette extension permet d'accéder en un clic aux outils du CNRTL (Centre National de Ressources Textuelles et Lexicales). |
حجم الملف | 278 KB |
عدد التثبيتات | 358 |
النسخة الحالية | 0.9 |
آخر تحديث | 2015-10-22 |
تاريخ النشر | 2015-10-22 |
تقييم | 4.33/5 مجموع تقييمات 3 |
المطور | Romain André-Lovichi |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
اللغات المدعومة | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "CNRTL pour Chrome", "version": "0.9", "short_name": "CNRTL pour Chrome", "description": "Cette extension permet d'acc\u00e9der en un clic aux outils du CNRTL (Centre National de Ressources Textuelles et Lexicales).", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_icon": "images\/icon32.png", "default_popup": "popup.html", "default_title": "Portail lexical du CNRTL" }, "permissions": [] } |