cookie-jar
Option for web browsers to accept or deny all cookies automatically avoiding manually selecting a privacy setting with each pop-up
ما هو cookie-jar؟
cookie-jar هو إضافة Chrome تم تطويرها بواسطة cookiejarextension، والميزة الرئيسية لها هي "Option for web browsers to accept or deny all cookies automatically avoiding manually selecting a privacy setting with each pop-up".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة cookie-jar
قم بتنزيل ملفات الامتداد cookie-jar بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
CookieJar, its a chrome extension which accepts/denies non-essential cookies on what user desires automatically on all the websites.
It helps users to automatically decline/accept cookies without any manual interaction, this makes the user skip those annoying popups on websites and have a better browsing experience.
Cookiejar also allows the user to delete any or all the cookies stored on the browser. معلومات أساسية عن التمديد
| الاسم | |
| ID | ihdcmhoonoabkjahmnbeimimgenmlmjj |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/cookie-jar/ihdcmhoonoabkjahmnbeimimgenmlmjj |
| الوصف | Option for web browsers to accept or deny all cookies automatically avoiding manually selecting a privacy setting with each pop-up |
| حجم الملف | 359 KB |
| عدد التثبيتات | 71 |
| النسخة الحالية | 1.0.4 |
| آخر تحديث | 2023-08-17 |
| تاريخ النشر | 2022-06-21 |
| تقييم | 4.33/5 مجموع تقييمات 3 |
| المطور | cookiejarextension |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | in_app |
| عنوان صفحة سياسة الخصوصية | https://docs.google.com/document/d/1YCTf_rhP3t7b84CVOawvkRHYhYRlVTzC2BTa0Pen8gM/edit?usp=sharing |
| اللغات المدعومة | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "cookie-jar",
"background": {
"service_worker": "serviceWorker.js",
"matches": [
" | |