GithubHelp home page GithubHelp logo

fengweijp / falcon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lengstrom/falcon

0.0 1.0 0.0 9.36 MB

Chrome extension for full text history search!

Home Page: https://chrome.google.com/webstore/detail/falcon/mmifbbohghecjloeklpbinkjpbplfalb

License: GNU General Public License v3.0

CSS 1.21% HTML 0.53% JavaScript 98.26%

falcon's Introduction

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

falcon's People

Contributors

lengstrom avatar andrewilyas avatar niieani avatar colejohnson66 avatar michaelmior avatar mirko911 avatar tobeorla avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.