For some reason chrome.tabs.get is failing with an undefined method error,
this should fix the permissions... hopefully
Signed-off-by: David Todd <c0de@unps.us>
This contained jQuery, popup.js, browser_action.html
We don't need a large library like jQuery when native functions work
popups are a thing of the past :3
browser_action was just popup.html renamed, not needed either
Signed-off-by: David Todd <c0de@unps.us>
This javascript file uses chrome's API to add one or two context menu entries.
Most of the time, the shortenFile will not be called, but it is available
Signed-off-by: David Todd <c0de@unps.us>