diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2014-07-16 23:37:29 -0400 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2014-07-16 23:37:29 -0400 |
| commit | d82d92aceb4c174d6cd971fb2165571b90c60dca (patch) | |
| tree | ae927f97c3ac70e5707f10ec80a0421f8f3f92fa /README.rst | |
| parent | 6821d11352f94b305c96b8e3a6690986e0c0c2fd (diff) | |
| download | browsing-activity-tracker-master.tar.gz | |
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,8 +19,8 @@ The extension is available both as a Firefox add-on and as a Chrome extension: * Install__ from the Firefox Add-Ons Website * Install__ from the Chrome Web Store -To install directly from the source, refer to the README files in the -respective subfolders. +To install directly from source, refer to the README files in the respective +subfolders. __ https://addons.mozilla.org/en-US/firefox/addon/browsing-activity-tracker/ __ https://chrome.google.com/webstore/detail/browsing-activity-tracker/maialhkckkpdbhimboiimgdgmhlianje @@ -54,7 +54,7 @@ Key Name Description For window deactivation events, all the keys except for the ``time`` key are set to ``null``. -Example of request content: +Example of request body: .. code:: json @@ -80,6 +80,6 @@ authentication. The default settings are: ============ =========== Option Default Value ============ =========== -callback URL ``http://localhost:8080`` +Callback URL ``http://localhost:8080`` Browser Key ``firefox`` for Firefox, ``chrome`` for Chrome ============ =========== |
