aboutsummaryrefslogtreecommitdiffstats
path: root/firefox-addon/package.json
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2014-07-09 08:54:50 -0400
committerThibaut Horel <thibaut.horel@gmail.com>2014-07-09 08:54:50 -0400
commite6ea3d5ff986d6b7ce2d3d7fb382ad9e8fee5ab4 (patch)
treeffb0ba5458ea96ce4588ba4ff7d546affb4a2e40 /firefox-addon/package.json
parent748b409f64ae7ccbe53ab24d932873db3b880198 (diff)
downloadbrowsing-activity-tracker-e6ea3d5ff986d6b7ce2d3d7fb382ad9e8fee5ab4.tar.gz
[Firefox add-on] also track active/inactive window
Diffstat (limited to 'firefox-addon/package.json')
-rw-r--r--firefox-addon/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/firefox-addon/package.json b/firefox-addon/package.json
index b655e9c..af6f529 100644
--- a/firefox-addon/package.json
+++ b/firefox-addon/package.json
@@ -1,6 +1,6 @@
{
"name": "url-logger",
- "title": "url-logger",
+ "title": "URL Logger",
"id": "jid1-KLw59UduPgRwag",
"description": "Notify a callback url whenever a page is loaded/shown.",
"author": "Thibaut Horel <thibaut@horel.org>",