Web History Stat
Generate Stat chart based on your web history
ما هو Web History Stat؟
Web History Stat هو إضافة Chrome تم تطويرها بواسطة Unknown، والميزة الرئيسية لها هي "Generate Stat chart based on your web history".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Web History Stat
قم بتنزيل ملفات الامتداد Web History Stat بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
WebStat is used to analyse your browser history, with just one click, it will visualize your browser history, Webstat will give statistics on: 1. Most visited 10 site 2. Browsing time spend one each day (within one month) 3. Time spent on each month
معلومات أساسية عن التمديد
الاسم | Web History Stat |
ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
الوصف | Generate Stat chart based on your web history |
حجم الملف | 141 KB |
عدد التثبيتات | 204 |
النسخة الحالية | 0.1 |
آخر تحديث | 2015-03-22 |
تاريخ النشر | 2015-03-22 |
المطور | Unknown |
نوع الدفع | free |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web History Stat", "version": "0.1", "description": "Generate Stat chart based on your web history", "permissions": [ "history" ], "browser_action": { "default_popup": "webstat.html", "default_icon": "icon.png" }, "manifest_version": 2 } |