
Navigation Log 作者: George Prekas
This add-on logs all navigation actions to an SQLite database. The source URL is logged together with the destination URL and title every time you click a link or type in the address bar. So, it is possible to recreate your whole browsing history.
10 个用户10 个用户
扩展元数据
关于此扩展
Oftentimes, we try to remember how we ended up on a website. Unfortunately, the browser history is not enough to get this information.
This add-on for Firefox logs all navigation actions to an SQLite database. The source URL is logged together with the destination URL and title every time you click a link or type in the address bar.
So, it is possible to recreate your whole browsing history.
In order to use it, please:
1) install the add-on from here: https://addons.mozilla.org/en-US/firefox/addon/navigation-log/, then
2) download the external tool that manages the Sqlite database from here: https://github.com/prekageo/navigation-log, and
3) execute `python navigation_log.py --install`.
Privacy policy
This addon stores the time and URL of every visited website on a Sqlite database on your local hard drive. It does not upload any information on the Internet.
This add-on for Firefox logs all navigation actions to an SQLite database. The source URL is logged together with the destination URL and title every time you click a link or type in the address bar.
So, it is possible to recreate your whole browsing history.
In order to use it, please:
1) install the add-on from here: https://addons.mozilla.org/en-US/firefox/addon/navigation-log/, then
2) download the external tool that manages the Sqlite database from here: https://github.com/prekageo/navigation-log, and
3) execute `python navigation_log.py --install`.
Privacy policy
This addon stores the time and URL of every visited website on a Sqlite database on your local hard drive. It does not upload any information on the Internet.
评分 3(1 位用户)
权限与数据详细了解
必要权限:
- 与 Firefox 之外的其他程序交换信息
- 获取浏览器标签页
- 获知浏览器导航时的行为状态
更多信息