brwolfgang / webhooks_addon

A webextension that adds webhooks to the context menu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webhooks Addon

A Firefox webextension that adds webhooks to the context menu.

Simply put:

  1. Set your IFTTT key.
  2. Add a command by using the trigger event and the context types the command should appear.
  3. Right-click the content you'd like to perform the webhook action uppon.
  4. Select the command you want to execute from the context menu.
  5. The command is sent via web request and a nice notification shows up.

And it's done!

Currently supported services:

Currently supported context types:

  • Images
  • Videos
  • Audios
  • Links
  • Pages
  • Selections

Made with love by Wolfgang Marcos.

About

A webextension that adds webhooks to the context menu

License:GNU General Public License v3.0


Languages

Language:CSS 65.4%Language:JavaScript 22.7%Language:HTML 12.0%