Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit 750a300

Browse files
authored
Merge pull request #1 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.md
2 parents 3ef856b + a10de0b commit 750a300

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Userscript Proxy
22

3+
[![Join the chat at https://gitter.im/eBay/userscript-proxy](https://badges.gitter.im/eBay/userscript-proxy.svg)](https://gitter.im/eBay/userscript-proxy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4+
35
Ever tried to run userscripts on your iOS device or your Android phone? For iOS, it's not possible, and for Android it's an exercise in frustration.
46

57
Userscript Proxy allows you to run userscripts on mobile devices. Userscripts are snippets of JavaScript and CSS code that are added to a particular web page, to change the way it looks or the way it behaves. [Tampermonkey](https://tampermonkey.net) and [Greasemonkey](http://www.greasespot.net) are browser extensions that allow you to install userscripts into web pages, but they only work properly in desktop browsers – they don't support iOS at all, and the version for Android is tied to an old browser that doesn't work very well anymore.

0 commit comments

Comments
 (0)