Page 1 of 1

Chrome browser

Posted: Thu Dec 11, 2014 4:28 pm
by Pako
I've created a new plugin.
This time it's something completely different.
It's a plugin (actually an extension) for the Chrome browser.

This extension has two functions:
1) It triggers an event when a download is complete.
2) It allows you to trigger user-defined events based on the situation in the browser, ie. selection, link, media (image, audio, video) or general.

This requires, that in EventGhost some Webserver (Webserver plugin) ran.
If it runs, you have to make no changes.
If it is not running, you must run one. Selected root directory may be empty.
Credentials can also be empty (do equally in plugin and in extension).
Big thanks again belongs to krambriw.
He made proofreading, translation into Swedish and beta testing.

The extensions can be downloaded here.

Pako

Re: Chrome browser

Posted: Sun Dec 14, 2014 7:00 pm
by zian
Sweeeeet.
gonna check it out.

Re: Chrome browser

Posted: Wed Dec 17, 2014 4:01 pm
by m19brandon
Would this throw events on what website the selected tab is on, say netflix or Amazon videos?

Re: Chrome browser

Posted: Wed Dec 17, 2014 4:20 pm
by Pako
URL of the current page you can always get as eg.event.payload[1].

Pako

Re: Chrome browser

Posted: Sun Dec 21, 2014 12:59 am
by m19brandon
Thanks Pako

Re: Chrome browser

Posted: Tue Jul 11, 2017 10:38 pm
by cvben
Is this extension deprecated?