diff --git a/.gitignore b/.gitignore index 54e11fd..e418e09 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ deploy/ resources/ -_locales/ \ No newline at end of file +_locales/ +.project +.sublime-project diff --git a/index.html b/index.html index a584005..8d6f24d 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@
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 the story up or down, and even save, hide, and report the post straight from the popup.
+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 the story up or down, and even save, hide, and report the post straight from the popup. You can even resubmit the post to another subreddit.
Comments and discussion are a huge part of reddit, so it was important to bake that capability right into Mostly Harmless. You can add a comment from the popup, and if you’re typing a particularly long comment and accidentally close the popup, Mostly Harmless should still have it cached!
@@ -36,7 +36,7 @@Mostly Harmless has plenty of options to make it your own, but it doesn't get confusing because of the slick interface and explanations for each setting.
The internet is powered a wide and diverse group of people, so Mostly Harmless supports internationalization. Currently the extension has been translated into English, Spanish, Catalan, Danish, and Finnish. If you fork Mostly Harmless on Github and write your own translation, it could be in any language the Chrome Web Store supports!
+The internet is powered a wide and diverse group of people, so Mostly Harmless supports internationalization. Currently the extension has been translated into English, French, Dutch, Catalan, Danish, Spanish, Hungarian, Finnish, and Hindi. If you fork Mostly Harmless on Github and write your own translation, it could be in any language the Chrome Web Store supports!
Or, you can run git clone to grab the files read-only.
git clone git://github.com/Kerrick/Mostly-Harmless.git
If you would like to install Mostly Harmless from its source code, visit the github downloads page, and click on the latest tagged download package for the most recent stable release. Alternatively, you can grab the latest tarball, but consider that it could be in an unstable developmental state.
+If you would like to install Mostly Harmless from its source code, visit the github downloads page, and click on the latest tagged download package for the most recent stable release. Alternatively, you can grab the latest tarball from the development branch, but consider that it could be in an unstable state.
To install from source: