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
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
Chrome browser
-
m19brandon
- Experienced User
- Posts: 177
- Joined: Mon Feb 03, 2014 10:36 pm
Re: Chrome browser
Would this throw events on what website the selected tab is on, say netflix or Amazon videos?
- Pako
- Plugin Developer
- Posts: 2294
- Joined: Sat Nov 11, 2006 1:31 pm
- Location: Czech Republic
- Contact:
Re: Chrome browser
URL of the current page you can always get as eg.event.payload[1].
Pako
Pako
-
m19brandon
- Experienced User
- Posts: 177
- Joined: Mon Feb 03, 2014 10:36 pm
Re: Chrome browser
Thanks Pako
Re: Chrome browser
Is this extension deprecated?