From e12e228d942dddc28eb9255f5639a019866682ca Mon Sep 17 00:00:00 2001 From: David Pacassi Torrico Date: Mon, 19 Mar 2018 00:24:07 +0100 Subject: [PATCH] Update the support section --- README.md | 7 +++++-- pages/about.html | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index eba7ca7..bc91503 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ To install the web extension directly from the source, follow this steps: - [Firefox Developer Edition](https://www.mozilla.org/en-US/firefox/developer/) - [Chrome Canary](https://www.google.com/chrome/browser/canary.html) -### Installation from source (to mobile) +### Pushing to mobile Make sure you have prepared your device with these [instructions](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Developing_WebExtensions_for_Firefox_for_Android). After following the previous steps, continue like this: - In the project's root folder: Overwrite the existing `manifest.json` with the `manifest-gecko.json` file @@ -43,10 +43,13 @@ After following the previous steps, continue like this: - In the project's root folder: Run `./push-to-mobile.sh` - In Firefox in your mobile device: Access `file:///storage/emulated/0` and select the `disable-javascript@pacassi.ch.xpi` file -## Contribution guidelines / support +## Contribution guidelines If you want to contribute in any way or simply report bugs, please have a look at the [contribution guidelines](CONTRIBUTING.md) first. Thank you! +## Support this project +If you want to support this project, please think about making a small [contribution](https://www.paypal.me/dpacassi/5), thank you! + ## Future plans Feature proposals are being added as [issues on GitHub](../../issues). If you want something to be added, create an issue or upvote an existing one. diff --git a/pages/about.html b/pages/about.html index f18649c..e0dd346 100644 --- a/pages/about.html +++ b/pages/about.html @@ -97,8 +97,8 @@

Changelog

-

Support

-

If you need any assistance or find any bugs, feel free to create a new issue on the projects GitHub page.

+

Support this project

+

If you want to support this project, please think about making a small contribution, thank you!