Fabrie Web Clipper
Collect pictures, screenshot, text, and URL from internet to Fabrie with simply drag or click
ما هو Fabrie Web Clipper؟
Fabrie Web Clipper هو إضافة Chrome تم تطويرها بواسطة Fabrie Offical، والميزة الرئيسية لها هي "Collect pictures, screenshot, text, and URL from internet to Fabrie with simply drag or click".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Fabrie Web Clipper
قم بتنزيل ملفات الامتداد Fabrie Web Clipper بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
V1.1 functions: - Now support collecting text and URL - New intuitive interactions (drag and drop, Ctrl+right click) - Customized shortcut to screenshot or save web page
معلومات أساسية عن التمديد
الاسم | |
ID | joioghagfpnpmdfdjijibfbfeolkddlf |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/fabrie-web-clipper/joioghagfpnpmdfdjijibfbfeolkddlf |
الوصف | Collect pictures, screenshot, text, and URL from internet to Fabrie with simply drag or click |
حجم الملف | 224 KB |
عدد التثبيتات | 4,169 |
النسخة الحالية | 1.1.5 |
آخر تحديث | 2023-09-15 |
تاريخ النشر | 2022-05-02 |
تقييم | 5.00/5 مجموع تقييمات 4 |
المطور | Fabrie Offical |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.fabrie.com |
عنوان صفحة المساعدة | https://fabrie.notion.site/fabrie/Fabrie-Help-Center-9bf50e25ef544ece959d10ef66d88ad3 |
عنوان صفحة سياسة الخصوصية | https://www.fabrie.cn/privacyInfo |
اللغات المدعومة | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.1.5", "name": "__MSG_name__", "description": "__MSG_description__", "default_locale": "en", "icons": { "16": "assets\/images\/logo.png", "32": "assets\/images\/logo.png", "48": "assets\/images\/logo.png", "128": "assets\/images\/logo.png" }, "manifest_version": 3, "action": { "default_title": "__MSG_name__", "default_icon": { "16": "assets\/images\/logo.png", "32": "assets\/images\/logo.png", "48": "assets\/images\/logo.png", "128": "assets\/images\/logo.png" }, "default_popup": "modules\/popup\/index.html" }, "permissions": [ "storage", "activeTab", "contextMenus", "notifications", "tabs" ], "host_permissions": [ " |