AllSeeingEye

Google Chrome Extension. Record All Browsing in Screenshots & Full Text. Search For Anything At Any Time. Never Forget Where You Read Something. Saves Everything To Your Machine, Not the Cloud, So Your Web History Stays With You.

  • 所有者: idibidiart/AllSeeingEye
  • 平台:
  • 许可证: GNU General Public License v3.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

AllSeeingEye

Google Chrome Extension. Record All Browsing in Screenshots & Full Text. Search For Anything At Any Time. Never Forget Where You Read Something. Saves Everything To Your Machine, Not the Cloud, So Your Web History Stays With You.

Alt text

Alt text

click for youtube video of me playing with it, late at night :)

###Installing
[Click here to install it from Chrome Web Store]
(https://chrome.google.com/webstore/detail/all-seeing-eye/kiopjipnmfcpdambegpfmggaffjmhnkd "All Seeing Eye")

As a developer, it's recommended that you load it from chrome://extensions URL in Chrome browser by choosing "Load unpacked extension" and selecting the root folder of this project.

I've only tested this extension with Google Chrome on a Mac. If you use Windows you'll be the first to test it. Please report any issues you find.

###Usage
After you install it from the link above you start browsing like you normally do and when you want to search for something you simply go to Chrome-->History and select Show All History at the bottom of the menu. NEW: Checkout the "Options" tab as I've added a way to prevent capturing certain sites like your bank or Gmail etc.

###Storage Limit
Since this extension stores everything on your personal computer, using IndexedDB in the browser, the number of items that can be stored has been limited to 10,000, so it will delete older items to stay within this limit. This is about 5 Gigabytes. You can change that easily in the code (look for the variable 'total' in background.js and change it from 10000 to any number but beware that each page takes about 500Kb average because we're storing the screenshot with all its glory, no compression. This can be made more efficient by making use of Blob storage. Look for dataURIToBlob function in background.js)

主要指标

概览
名称与所有者idibidiart/AllSeeingEye
主编程语言CSS
编程语言JavaScript (语言数: 2)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2014-06-11 10:18:45
推送于2017-12-11 23:18:01
最后一次提交2014-06-20 05:55:39
发布数0
用户参与
星数308
关注者数24
派生数30
提交数21
已启用问题?
问题数9
打开的问题数8
拉请求数0
打开的拉请求数1
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?