omgmog / slack_emoticon_inhaler

Chrome extension that automatically downloads every emoticon on a Slack's customize/emoji page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Props to caseywatts for most of inhaler.js.

Downloader needed something more. Eventually got Chrome Extension EventPage working. chrome.downloads.download() fails silently when it doesn't like its args. And people wonder why I don't like JS.

facepalm

How to Use

  1. git clone the repo like normal
  2. "load unpacked extension" into chrome. The unpacked extension is the folder that contains this entire repo - see google's docs for details.
  3. Ta-da! Currently it'll run on any slack emoji edit page automatically every time. (PR a browseraction toggle for us if you want? ;D)
  4. Make sure to disable this extension after usage! It will run every time you upload an emoticon too! (did we mention that it needs a UI badly?)

About

Chrome extension that automatically downloads every emoticon on a Slack's customize/emoji page


Languages

Language:JavaScript 100.0%