Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adam-lynch/purify
An article filterer for Google Chrome
https://github.com/adam-lynch/purify
Last synced: about 1 month ago
JSON representation
An article filterer for Google Chrome
- Host: GitHub
- URL: https://github.com/adam-lynch/purify
- Owner: adam-lynch
- Created: 2012-10-17T20:52:02.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-30T19:10:08.000Z (over 11 years ago)
- Last Synced: 2024-10-20T02:46:21.002Z (3 months ago)
- Language: JavaScript
- Homepage: http://adam-lynch.github.com/purify/
- Size: 6.88 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was really just an excuse to get some experience with Chrome extensions, Jasmine, PhantomJS, Travis-CI, etc. I don't think a lot of work will go into this any time soon.
Feel free to use it as an example project. I think I'll eventually create a separate project based on the (Jasmine + PhantomJS + parsing of YAML config file to build HTML test runner) here, since I've already re-used it for another project.
--------------
# Purify [![Build Status](https://travis-ci.org/adam-lynch/purify.png)](https://travis-ci.org/adam-lynch/purify)
`purify` is a Google Chrome extension which helps you to find quotes within an article.
Inspired by one too many opinion pieces based around a sensationalized quote or two.## [Loading the extension](https://github.com/adam-lynch/purify/wiki/Loading-&-packing)
1. Open Google Chrome's context menu, then go to `Tools` -> `Extensions`
2. Drag the `chrome.crx` file and drop it on that page
3. Click "Add" and you'll see the extension icon appear to the right of the omnibar### [Help Us Out](https://github.com/adam-lynch/purify/wiki/How-to-Contribute)
The extension is very alpha. Feel free to check out [How to Contribute](https://github.com/adam-lynch/purify/wiki/How-to-Contribute) and give us a helping hand. Current tasks and future work can be found on the [Trello board](https://trello.com/b/dg4xZrfO).### [Wiki](https://github.com/adam-lynch/purify/wiki)
Want to contribute or just dig a little deeper? Important directories contain READMEs (browsing the directories here on GitHub will display them automatically). Also, check out our [wiki](https://github.com/adam-lynch/purify/wiki) (Under Construction)### [Bugs & Feature Requests](https://github.com/adam-lynch/purify/issues)
Any bugs or feature requests can be filed by submitting an [issue](https://github.com/adam-lynch/purify/issues), they will then be added to our [Trello board](https://trello.com/board/purify/50ac03ec01315ba23a00b7e8).