_
_
_umr2017-03-20 17:28:20
Mobile development
_umr, 2017-03-20 17:28:20

How are applications made that can perform some kind of manipulation on sites?

There are applications that allow you to do various kinds of manipulations on the site. Installed, went to the same chrome and do what you need. I will give a primitive example that I would like to implement now: You
install my application -> for example, by swiping, change the color of the block of any site that you are viewing, no matter what browser.
Where to look to implement this? Is it possible to write this on xamarin or phonegap?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sisn, 2017-03-20
@Umr001

It's easy if one of the 4 things is:
1) If the site itself supports it in its API
2) If this application is not a third-party one, and there is no plugin / extension installed in this particular site
3) If this application is a proxy server
4) If this app intercepts system webview hooks

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question