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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?