Discussion:
[chromium-discuss] Running Injected Script on Android Chromium
Matthew Wong
2017-09-19 13:45:39 UTC
Permalink
Hi everyone,

I have a Chrome (Desktop) extension running some simple Javascript.

I would like to edit the Chromium source to make a personal version of
Android Chromium that has the script built-in and runs it on every webpage
(just as the Desktop extension would). I have completely no idea where to
start, so I would really appreciate it if someone could point me in the
right direction!

I am new to Chromium so I think this would be a good starter project to get
my head around it, and this will hopefully pave the way for me to
contribute to the Chromium project in future!

(Someone asked a similar question a couple of years back but didn't seem to
make any progress
- https://groups.google.com/a/chromium.org/forum/#!searchin/chromium-discuss/android$20inject$20script/chromium-discuss/07Ue6DTDBNE/TUMvmM9xkPwJ)

Thanks so much for your help!

Cheers,
Matthew
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Jon Perryman
2017-09-25 03:54:38 UTC
Permalink
Just a guess, adblockplus must be doing something close to what you want
because it monitors web page content. It's open source so you might find
your answer there https://github.com/adblockplus but realize that
extensions are being phased out so it may not work in the future.

Good luck, Jon.

On Tue, Sep 19, 2017 at 6:45 AM, Matthew Wong <
Post by Matthew Wong
Hi everyone,
I have a Chrome (Desktop) extension running some simple Javascript.
I would like to edit the Chromium source to make a personal version of
Android Chromium that has the script built-in and runs it on every webpage
(just as the Desktop extension would). I have completely no idea where to
start, so I would really appreciate it if someone could point me in the
right direction!
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Abdul Manan
2018-09-12 17:44:35 UTC
Permalink
Hi! I am doing a Project and I have to do something similar to what you are
asking here. Can you please let me know how did you get it? I am new to
this and have no idea whatsoever..Any help will be Appreciated.
Post by Matthew Wong
Hi everyone,
I have a Chrome (Desktop) extension running some simple Javascript.
I would like to edit the Chromium source to make a personal version of
Android Chromium that has the script built-in and runs it on every webpage
(just as the Desktop extension would). I have completely no idea where to
start, so I would really appreciate it if someone could point me in the
right direction!
I am new to Chromium so I think this would be a good starter project to
get my head around it, and this will hopefully pave the way for me to
contribute to the Chromium project in future!
(Someone asked a similar question a couple of years back but didn't seem
to make any progress -
https://groups.google.com/a/chromium.org/forum/#!searchin/chromium-discuss/android$20inject$20script/chromium-discuss/07Ue6DTDBNE/TUMvmM9xkPwJ
)
Thanks so much for your help!
Cheers,
Matthew
--
--
Chromium Discussion mailing list: chromium-***@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-discuss

---
You received this message because you are subscribed to the Google Groups "Chromium-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-discuss+***@chromium.org.
Loading...