DynamicHistory
Automagically delete history based on the keywords on the page!
ما هو DynamicHistory؟
DynamicHistory هو إضافة Chrome تم تطويرها بواسطة nulldev، والميزة الرئيسية لها هي "Automagically delete history based on the keywords on the page!".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة DynamicHistory
قم بتنزيل ملفات الامتداد DynamicHistory بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Automatically remove browsing history based on the website you are on and words on the page! For example, you could choose to not keep history for any page with the word 'bad-history' on it. DynamicHistory will scan every website you visit and remove any pages containing the word 'bad-history' from your history. The filters can be modified in the extension preferences. Any page that will not keep history will have a red border around it along with it's tab's name changed, if you do not see this on a page you specified to not be tracked, check your filters again! These indicators can be toggled in the extension preferences. You can click on the DynamicHistory icon to access the extension preferences. Cookies and cache data WILL NOT be removed. The page may also appear on the recently visited page or also in the recently closed tabs list (if the page is closed) so be careful! DynamicHistory can also modify history entries as they are being added. You can use this to do crazy things like turn all your history entries into "Rick Roll" links. IMPORTANT: DynamicHistory does not function properly with Chrome's history sync enabled. Instructions to disable history sync will pop up after you install DynamicHistory.
معلومات أساسية عن التمديد
الاسم | DynamicHistory |
ID | ehkdegpnplleadlmjoaidmjiabocgpok |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/dynamichistory/ehkdegpnplleadlmjoaidmjiabocgpok |
الوصف | Automagically delete history based on the keywords on the page! |
حجم الملف | 213 KB |
عدد التثبيتات | 446 |
النسخة الحالية | 2.17 |
آخر تحديث | 2018-06-23 |
تاريخ النشر | 2018-06-23 |
تقييم | 4.86/5 مجموع تقييمات 7 |
المطور | nulldev |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
عنوان صفحة سياسة الخصوصية | http://nulldev.xyz/privacy.html |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "applications": { "gecko": { "id": "@dynamichistory" } }, "name": "DynamicHistory", "short_name": "DynamicHistory", "author": "nulldev", "description": "Automagically delete history based on the keywords on the page!", "version": "2.17", "options_ui": { "page": "options.html", "chrome_style": true, "browser_style": true }, "permissions": [ "activeTab", "tabs", " |