Chrome Memory Clear
This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete
ما هو Chrome Memory Clear؟
Chrome Memory Clear هو إضافة Chrome تم تطويرها بواسطة Sandeep Machiraju، والميزة الرئيسية لها هي "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Chrome Memory Clear
قم بتنزيل ملفات الامتداد Chrome Memory Clear بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
This will provide a user interface to clear the browser(chrome) memory. Give me the feedback and I will include other features too.
معلومات أساسية عن التمديد
الاسم | |
ID | ompbnonfhnfbkoeohfbdfkblkfmmkcap |
عنوان URL الرسمي | https://chrome.google.com/webstore/detail/chrome-memory-clear/ompbnonfhnfbkoeohfbdfkblkfmmkcap |
الوصف | This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete |
حجم الملف | 673 KB |
عدد التثبيتات | 1,000 |
النسخة الحالية | 1.2 |
آخر تحديث | 2018-06-12 |
تاريخ النشر | 2018-06-12 |
تقييم | 2.00/5 مجموع تقييمات 4 |
المطور | Sandeep Machiraju |
نوع الدفع | free |
موقع الإضافة | https://sites.google.com/view/sandeepmachiraju/ |
اللغات المدعومة | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chrome Memory Clear", "description": "This will help us to clear memory of chrome, So you no need to go to chrome->Settings->search for options to delete", "version": "1.2", "browser_action": { "default_icon": "AppLogo.png", "default_popup": "\/popup.html" }, "permissions": [ "browsingData", "notifications", "storage" ] } |