Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chromakode/shine
a Chrome extension for reddit.
https://github.com/chromakode/shine
Last synced: 23 days ago
JSON representation
a Chrome extension for reddit.
- Host: GitHub
- URL: https://github.com/chromakode/shine
- Owner: chromakode
- License: gpl-2.0
- Created: 2010-04-23T05:10:04.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-08T08:49:13.000Z (about 12 years ago)
- Last Synced: 2024-04-09T21:09:04.217Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 467 KB
- Stars: 21
- Watchers: 3
- Forks: 59
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# reddit companion
reddit companion is a Chrome extension that integrates reddit into the browser.
![logo](https://github.com/chromakode/shine/raw/master/src/images/shine-48.png)
## features
### info bar
Browsing to pages from reddit or clicking on the alien icon in the location bar
opens an information bar at the top of the page. The bar shows the current score
and title of the page submission on reddit and makes it easy to vote, save the
post, and view comments.### submit bar
Clicking on the alien icon in the location bar opens a submit bar if the page
is not already submitted to reddit. The submit bar allows users to craft a title
for the reddit submission without leaving the page. Clicking submit opens the
reddit submit page with the title filled in.### message notifications
Incoming messages are checked for every 5 minutes. When a new message arrives,
a desktop notification is displayed containing a preview of the message.
Clicking on the message opens the reddit inbox.