No history

Blank history page

ما هو No history؟

No history هو إضافة Chrome تم تطويرها بواسطة Ivan Simonov، والميزة الرئيسية لها هي "Blank history page".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة No history

قم بتنزيل ملفات الامتداد No history بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        This extension allows you to hide the history of the browser from strangers. The history is not deleted, it just hides an empty page. If you want to see again the history of your visits, just disable this extension.                    

معلومات أساسية عن التمديد

الاسم No history No history
ID pfbelnomjenigaabnpfanbkmhjclgbdi
عنوان URL الرسمي https://chromewebstore.google.com/detail/no-history/pfbelnomjenigaabnpfanbkmhjclgbdi
الوصف Blank history page
حجم الملف 20.51 KB
عدد التثبيتات 374
النسخة الحالية 1.0.2
آخر تحديث 2017-09-14
تاريخ النشر 2017-09-14
المطور Ivan Simonov
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "history": "index.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "description": "Blank history page",
    "manifest_version": 2,
    "minimum_chrome_version": "29",
    "name": "No history",
    "offline_enabled": true,
    "version": "1.0.2"
}