Click and Read CNRS
Extension that offers links to resources from documentary identifiers.
ما هو Click and Read CNRS؟
Click and Read CNRS هو إضافة Chrome تم تطويرها بواسطة https://clickandread.inist.fr، والميزة الرئيسية لها هي "Extension that offers links to resources from documentary identifiers.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Click and Read CNRS
قم بتنزيل ملفات الامتداد Click and Read CNRS بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Developed by the CNRS to facilitate access to documents, the extension scans the web page you visit for document identifiers (DOI, PMID, PII) and adds a link if the resource is available.
معلومات أساسية عن التمديد
الاسم | Click and Read CNRS |
ID | ffboikeeabaiacihgbdinhcegeincpnh |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/click-and-read-cnrs/ffboikeeabaiacihgbdinhcegeincpnh |
الوصف | Extension that offers links to resources from documentary identifiers. |
حجم الملف | 1.61 MB |
عدد التثبيتات | 10,000 |
النسخة الحالية | 3.14.0 |
آخر تحديث | 2024-03-07 |
تاريخ النشر | 2021-02-17 |
تقييم | 4.20/5 مجموع تقييمات 5 |
المطور | https://clickandread.inist.fr |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://clickandread.inist.fr/ |
اللغات المدعومة | en,fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Click and Read CNRS", "short_name": "C&R", "description": "__MSG_extDescription__", "default_locale": "fr", "version": "3.14.0", "applications": { "gecko": { "id": "[email protected]", "strict_min_version": "55.0" } }, "icons": { "16": "icons\/icon_16x16.png", "20": "icons\/icon_20x20.png", "32": "icons\/icon_32x32.png", "40": "icons\/icon_40x40.png", "48": "icons\/icon_48x48.png", "64": "icons\/icon_64x64.png", "128": "icons\/icon_128x128.png", "256": "icons\/icon_256x256.png", "512": "icons\/icon_512x512.png", "1024": "icons\/icon_1024x1024.png" }, "browser_action": { "default_icon": { "16": "icons\/icon_16x16.png", "20": "icons\/icon_20x20.png", "32": "icons\/icon_32x32.png", "40": "icons\/icon_40x40.png", "48": "icons\/icon_48x48.png", "64": "icons\/icon_64x64.png", "128": "icons\/icon_128x128.png", "256": "icons\/icon_256x256.png", "512": "icons\/icon_512x512.png", "1024": "icons\/icon_1024x1024.png" }, "default_title": "Click and Read CNRS" }, "permissions": [ " |