diff --git a/images/ss_notification.png b/images/ss_notification.png new file mode 100644 index 0000000..d9523b5 Binary files /dev/null and b/images/ss_notification.png differ diff --git a/index.html b/index.html index 86ff36e..7b9deb1 100644 --- a/index.html +++ b/index.html @@ -18,7 +18,7 @@

Mostly Harmless

@@ -27,6 +27,9 @@

Discovery & Voting

Mostly Harmless looks up the page you are currently viewing to see if it has been submitted to reddit. If so, you can see everywhere it has been posted, vote up or down, save/share/hide/report the post, and even add comments straight from the popup.

Screenshot of Mostly Harmless showing all the places a page was posted. +

Desktop Notifications

+

Every redditor knows the joy of getting an orangered. Every redditor also knows that finding out what it’s for, who it’s from, and what it says is half of the fun! Mostly Harmless will check for orangereds at a specified interval and display a desktop notification when you get one. Of course, you can turn this off if you like.

+ Screenshot of Mostly Harmless sending a desktop notification for an orangered.

Privacy

Your browsing habits are your own, and you probably don't want every page you visit checked on reddit. Instead, Mostly Harmless can only look up pages when you click its icon if you so choose. Of course that could get tedious, so Mostly Harmless also supports excluding lookups based on domain and regular expression matches.

Screenshot of a bank website being excluded from Mostly Harmless. @@ -43,17 +46,17 @@
  • Turn on developer mode if it isn’t already
  • Choose load unpacked extension, and navigate to the extracted code.
  • -
    -
    -

    Download the Source

    -

    Please see the Download section for now.

    -

    Submit a Ticket

    -

    I need to write something about feature requests and bug reports.

    Fork me on Github

    I need to write something about Github forking and pull requests.

    -

    Clone with Git

    +

    Or, you can run git clone to grab the files read-only.

    $ git clone git://github.com/Kerrick/Mostly-Harmless
    +
    +

    Help and F.A.Q

    +

    I'll be writing about the default regular expressions here, among other things.

    +

    Submit a Ticket

    +

    I need to write something about feature requests and bug reports.

    +

    Dependencies & Libraries