Browsing Activity Tracker chrome extension

Version: 0.1
Browsing Activity Tracker
Notify a callback URL whenever a webpage is loaded or displayed.
0.00 Based on 0 user rates

What is Browsing Activity Tracker?

Browsing Activity Tracker is a browser history manager extension for chrome. also, it is browser manager extension. it's a free extension , it has 0 active users since released its first version, it earns an average rating of 0.00 from 0 rated user, last update is 3582 days ago.


What’s new in version 0.1?

                This extension provides a flexible way to log your browsing activity. In
particular, it allows you to track how much time you spend on websites. The
approach is minimalistic and give you direct access to the raw browsing data
that you can then analyze and aggregate to your taste.

In contrast, other extensions with the same purpose often require that you
create an account on their website and store your browsing data. Furthermore,
they only give you access to an automatically generated report with very little
control over how it is produced.

The extension notifies a callback URL by sending an HTTP POST request whenever
one the following events occur:

* a browser window is activated (gains focus)
* a tab is activated
* a webpage is loaded (when you follow a link, or navigate through your
  history)
* a browser window is deactivated (loses focus)

The body of the POST request is a JSON object containing the following keys:

* ``title``  Title of the webpage (typically the content of the ``<title>`` tag) 
* ``url``  URL of the webpage
* ``time``  Time at which the event occurred. Number of milliseconds elapsed since 1 January 1970 00:00:00 UTC
* ``key``  A key identifying the browser sending the request
* ``favicon``  The URL of the webpage's favicon (or ``null`` when there is no favicon)

For window deactivation events, all the keys except for the ``time`` key are
set to ``null``.            

How to install Browsing Activity Tracker?

You could download the latest version crx file or older version files and install it.


Preview of Browsing Activity Tracker


Technical Features:

  • Latest Version: 0.1
  • Requirements: Windows Chrome, Mac Chrome
  • License: Free
  • Latest update: Tuesday, July 15th, 2014
  • Author: thibaut.horel

Browsing Activity Tracker Available languages:

English (United States).


FAQ