• Stars
    star
    1,825
  • Rank 25,437 (Top 0.6 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created over 8 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Chrome extension for full text history search!

Falcon

Chrome extension for flexible full text browsing history search. Press f, then space or tab, in the omnibar to start searching your previously visited websites!

Every time you visit a website in Chrome, Falcon indexes all the text on the page so that the site can be easily found later. Then, for example, if you type f <tab> mugwort, Falcon will show the websites you visited containing the text "mugwort"! Install from the Chrome store here or get the CRX file! (If you don't feel comfortable with that, look at Transparent Installation). Programmed by @andrewilyas and @lengstrom, art by Lucia Liu.

Example Usage

Examples

before: "yesterday at 5pm" after: "three weeks ago" emscripten blog "anish athalye"

  • Searches for websites that you browsed between yesterday at 5pm and 3 weeks ago containing the keywords "emscripten" and "blog" and "anish athalye"

-"cat food" just "a dog"

  • Searches for websites you visited containing the keywords "just" and "a dog", and without the phrase "cat food".

ethereum medium

  • Searches for websites you visited in the last 2 weeks containing the keywords "ethereum" and "medium"

ethereum medium after:11/29/2015 before:3/26/2016

  • Searches for websites you visited between 11/29/2015 and 3/26/2016 containing the keywords "ethereum" and "medium"

Transparent Installation

If you don't feel comfortable installing a Chrome extension that can read and modify all data on the websites you visit from the webstore (we wouldn't either!), you can clone it on your local machine, read through our code to verify that it is not malicious, and then install it as an unpacked local extension through the menu in chrome://extensions/. This way you also won't receive any automatic updates, as well.

Preferences Page

To manage which URLs Falcon can index, delete websites from the index, and more, go to the preferences page.

"Extension Bar"

FAQ

"Will this index my bank statements?"

Nope! We have a blacklist of domains to avoid indexing that includes the majority of banking websites. You can edit them and add your own in the preferences page! If you accidentally visit a page that is indexed that you don't want indexed, you can go into preferences and delete it from your indexed pages.

"Do you store any information remotely?"

No, all information is stored locally! No data leaves your computer over the network.

More Details

  • Use before:date and after:date to search your history in a certain time range
    • You can use natural language along with quotes to specify dates as well, e.g. before:"yesterday at 5pm"
  • Use quotations to look for exact matches of strings containing whitespace
  • Only documents containing all words will be returned

More Repositories

1

fast-style-transfer

TensorFlow CNN for fast style transfer โšก๐Ÿ–ฅ๐ŸŽจ๐Ÿ–ผ
Python
10,906
star
2

gitlinks

gitlinks - Git Powered Go-Links! ๐Ÿ‘ดโ›“
Python
22
star
3

MathEvaluator

Evaluate mathematical expressions in selection regions inline (deprecated)
Python
21
star
4

tensorguard

Python
10
star
5

defensive-distillation

Python
7
star
6

Arduino-MARG

Arduino MARG/IMU fusion w/ Kalman filter: MPU9150 & arduino
Arduino
7
star
7

Radial

js13k 2014 game entry
JavaScript
6
star
8

trustee

Offline doc viewer
JavaScript
5
star
9

pyramidsimulator

3d model pyramids with the inner construction layers visible. Visit it here:
3
star
10

cifar.py

Python library for handling the CIFAR datasets
Python
3
star
11

htspb-i2c

Bit-banged I2C library for the HiTechnic SuperPro Prototype Board. Written in RobotC for use by FTC teams.
C++
2
star
12

princeofpersia

2
star
13

lunches

Python
2
star
14

youtube-caption-parser

Get captions from youtube page as array w timestamps and values
Python
2
star
15

github-scraping

Shell
2
star
16

AP-CS-Notes

AP CS notes for LS PC - notes for students who already know how to program
2
star
17

search_all_users

Python
1
star
18

go

HTML
1
star
19

ffffff

1
star
20

dl_gh_files

Python
1
star
21

matterjsdemo

JavaScript
1
star
22

bash-predict

Python
1
star
23

commandcount

Count commands + get suggestions for better efficiency
Python
1
star
24

PID-Control

Interactive article about PID control
1
star
25

motion-recognize

JavaScript
1
star
26

CaptionTime

Real time captions for YouTube videos
Python
1
star
27

yhack-cv

Python
1
star
28

lengstrom.github.io

Personal website
HTML
1
star
29

codezoo

A collaborative online IDE for beginner programmers
JavaScript
1
star
30

blog

logan's blog
HTML
1
star
31

particles

js particles library
JavaScript
1
star
32

arduino-quadcopter-controller

MakeMIT 2016
Arduino
1
star