Web History Stat
Generate Stat chart based on your web history
Hvad er Web History Stat?
Web History Stat er en Chrome-udvidelse udviklet af Unknown, og dens hovedfunktion er "Generate Stat chart based on your web history".
Udvidelsesskærmbilleder
Download Web History Stat-udvidelses-CRX-fil
Download Web History Stat-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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 Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | fccaimiahhpljpnlnheimldcfhdhjgdl |
| Officiel URL | https://chromewebstore.google.com/detail/web-history-stat/fccaimiahhpljpnlnheimldcfhdhjgdl |
| Beskrivelse | Generate Stat chart based on your web history |
| Filstørrelse | 141 KB |
| Antal Installationer | 204 |
| Nuværende Version | 0.1 |
| Senest Opdateret | 2015-03-22 |
| Udgivelsesdato | 2015-03-22 |
| Udvikler | Unknown |
| Betalingsmetode | free |
| Understøttede Sprog | 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
} | |