سياسة خصوصية إضافة المتصفح — HaramLite Bridge
Chrome / Edge · آخر تحديث: 2026-09-12
هذه الصفحة مخصّصة لإضافة المتصفح وحدها — وهي مقتطف حرفي من سياسة الخصوصية الكاملة التي تغطي التطبيق المكتبي أيضاً، فلا تختلفان في أي حكم. وباختصار: لا تجمع الإضافة أي بيانات عنك، ولا تُجري أي طلب شبكة، وكل ما تقرأه يذهب إلى تطبيقك على جهازك.
إضافة المتصفح
ما تقرأه الإضافة، وأين يذهب
| البيانات التي تقرأها الإضافة | متى | أين يذهب |
|---|---|---|
| رابط الصفحة (التبويب النشط) | فقط عند نقرك على زر الإضافة أو «أرسل إلى HaramLite» | إلى تطبيق HaramLite على جهازك، عبر قناة Native Messaging المحلية (stdin/stdout بين المتصفح والتطبيق) |
| صفحة يوتيوب التي تشاهدها | أثناء وجودك على يوتيوب | تُستخدم محلياً لإضافة زرَّي التحكم إلى المشغّل وتشغيل المشاهدة بعد إزالة الموسيقى (كتم صوت الصفحة وتشغيل الصوت المعالَج) |
| اسم الفيديو وحالته من التطبيق | أثناء المعالجة | تُقرأ من تطبيقك المحلي لعرض التقدّم داخل الصفحة |
لا شيء من ذلك يُرسل إلى المطوّر، ولا إلى أي خادم، ولا إلى أي طرف ثالث. الإضافة نفسها لا تُجري أي طلب شبكة: تحقّق من ذلك بفحص ملفاتها أو بمراقبة شبكة المتصفح.
الصلاحيات ولماذا
nativeMessaging— التخاطب مع تطبيق HaramLite الذي ثبّته أنت بنفسك.contextMenus— عنصر «أرسل إلى HaramLite» في قائمة الزر الأيمن.activeTab— قراءة رابط التبويب النشط عند نقرك، وهذا كل ما تفعله.- الوصول إلى
youtube.com— لإضافة زرَّي التحكم إلى مشغّل يوتيوب وتشغيل المشاهدة بعد إزالة الموسيقى داخل الصفحة. الإضافة لا تصل إلى أي موقع آخر.
ما لا تفعله الإضافة
- لا تبيع بيانات ولا تشاركها ولا تنقلها (لعدم وجود بيانات تُرسل أصلًا).
- لا تُنشئ ملفات تعريف ولا تُرسل تقارير أعطال أو إحصاءات استخدام.
- لا تقرأ سجل التصفح ولا التبويبات الأخرى ولا حقول الإدخال أو كلمات المرور.
- لا تُحمّل أي كود من الإنترنت: كل الشيفرة داخل الحزمة (بيان الإضافة (Manifest V3)).
بيانات تُخزَّن على جهازك
- خيار «تخطي الصمت» في صفحة يوتيوب: قيمة واحدة فقط (مفعّل/متوقّف) في تخزين الموقع المحلي للمتصفح. لا تُرسل لأي مكان.
- تطبيق HaramLite المكتبي يخزّن إعداداته ونتائجه على جهازك. وفي حال تفعيل تكامل تيليجرام، يُخزَّن رمز البوت مشفّراً (Windows DPAPI) داخل
%LOCALAPPDATA%\com.harammute.haramlite\settings.json— وهذا كله خارج نطاق عمل إضافة المتصفح.
ما لا تفعله الأداة بحال
- لا تتجاوز الإضافة ولا تطبيقها أي حماية تقنية، ولا جدار دفع، ولا قيد تسجيل دخول، ولا تفكّ تشفيراً.
- لا تُنزّل الإضافة أي محتوى بنفسها ولا تحفظ أي ملف: ما تقرأه هو رابط التبويب الذي تطلب معالجته.
- المعالجة مسؤولية المستخدم في المحتوى الذي يملك حق معالجته.
Privacy Policy — HaramLite Bridge (English)
Browser extension only · Last updated: 2026-09-12
This page covers the browser extension alone. It is taken verbatim from the full privacy policy, which also covers the desktop app, so the two never disagree. In short: the extension collects nothing about you, makes no network request, and everything it reads goes to your own desktop app.
Browser extension
- What it reads: the active tab's URL and only when you click the extension or "Send to HaramLite"; the YouTube page you are watching, used locally to add two player buttons and to run filtered watching; and the job name/state from your local app to show progress in the page.
- Where it goes: to the HaramLite app on your own machine over the local Native Messaging channel. Nothing goes to the developer, to any server, or to any third party — the extension makes no network request at all, which you can verify by reading its files or watching your browser's network panel.
- Permissions:
nativeMessaging(talk to the app you installed),contextMenus(the "Send to HaramLite" item),activeTab(the active tab's URL when you click), and access toyoutube.com(the player buttons and filtered watching). No other site is reachable. - It never sells or shares data, creates profiles, sends crash or usage reports, reads your history, other tabs, input fields or passwords, or loads code from the internet — all code ships inside the package (Manifest V3).
- Stored locally: the "skip silence" toggle, one value in browser local storage. No account data is stored because there are no accounts.
Things the tool never does
- Neither the extension nor its app bypasses any technical protection measure, paywall or login restriction, and neither breaks encryption.
- The extension downloads no media and stores no file: what it reads is the tab URL you asked it to process.
- Processing content is the user's responsibility for media they have the right to use.