Hamsterbase Highlighter
# Hamsterbase Highlighter Hamsterbase Highlighter is a versatile web highlighting software that allows users to easily highlight…
ما هو Hamsterbase Highlighter؟
Hamsterbase Highlighter هو إضافة Chrome تم تطويرها بواسطة hamsterbasebot، والميزة الرئيسية لها هي "# Hamsterbase Highlighter Hamsterbase Highlighter is a versatile web highlighting software that allows users to easily highlight…".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Hamsterbase Highlighter
قم بتنزيل ملفات الامتداد Hamsterbase Highlighter بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
# Hamsterbase Highlighter Hamsterbase Highlighter is a versatile web highlighting software that allows users to easily highlight text on any webpage. It is perfect for anyone who needs to highlight and save important information from online articles, research papers, or any other web-based content. ## Features - Easy to use: simply select the text you wish to highlight and click - Save your highlights: easily save your highlights to notion, hamsterbase. ## Privacy Policy We take your privacy very seriously. This privacy policy describes how our plugin collects and uses your personal information. ### Collection of Information Our plugin does not collect any personal information from you. We do not require you to provide any personal information in order to use our plugin. ### Use of Information If you choose to bind our plugin with `Notion` and enable the auto on feature, we will send the current host information to Notion every time you visit a webpage. This is done to check if the current host has been saved before. We do not use this information for any other purpose. ## License All content that resides under the "src/vscf" is copy from the [VS Code] project. The VS Code project is licensed under the [MIT License]. Hamsterbase Highlighter is licensed under the GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007. See the [LICENSE] file for more details.
معلومات أساسية عن التمديد
الاسم | Hamsterbase Highlighter |
ID | mlcjehmgjhkjejbhbpfejgeeolahhnhc |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/hamsterbase-highlighter/mlcjehmgjhkjejbhbpfejgeeolahhnhc |
الوصف | # Hamsterbase Highlighter Hamsterbase Highlighter is a versatile web highlighting software that allows users to easily highlight… |
حجم الملف | 419 KB |
عدد التثبيتات | 391 |
النسخة الحالية | 1.4.0 |
آخر تحديث | 2023-08-06 |
تاريخ النشر | 2023-06-07 |
تقييم | 3.67/5 مجموع تقييمات 3 |
المطور | hamsterbasebot |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://hamsterbase.com/docs/integrations/browser-extension.html |
عنوان صفحة المساعدة | https://hamsterbase.com/docs/support.html |
عنوان صفحة سياسة الخصوصية | https://hamsterbase.com/docs/legal/privacy/001.html |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Hamsterbase Highlighter", "version": "1.4.0", "action": [], "background": { "service_worker": ".\/background\/content.js", "type": "module" }, "icons": { "16": "assets\/hamsterbase.png", "32": "assets\/hamsterbase.png", "48": "assets\/hamsterbase.png", "128": "assets\/hamsterbase.png" }, "content_scripts": [ { "type": "module", "matches": [ " |