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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [] } |