Showing posts with label G3KZOR. Show all posts
Showing posts with label G3KZOR. Show all posts

Wednesday, December 16, 2015

I made an extension for easily checking out an anime link by hovering your mouse over it


(x-post from http://ift.tt/1Ykwi46, thought some people might find it useful here too)Link: http://ift.tt/1P75C4z browsing the threads in this subreddit, I often found myself looking up some anime, only to find out that I already knew what it was and just couldn't remember its name.That's why I decided to make an extension that can look up information about the anime without leaving the page. Since users of this subreddit are already extensively using /u/Roboragi's excellent bot, there are a lot of links that this extension can take advantage of.Here is a demo gif of the extension in action: http://ift.tt/1P8bdJu use I have found for this extension is sorting out my Plan to Watch list (which has gotten too long), where I simply cannot remember the shows by their names. I also decided to add a "Add to Plan to Watch" button to the popup while I was at it (requires you to be logged in to MAL) Firefox versionI ported the extension to firefox via their new WebExtension system, which isn't yet available on the stable branch, so you need to use the beta version of firefox.Follow these instructions to install:Download the extension hereDownload Nightly (Firefox beta client)Type about:config to the url bar in Nightly and press enterSearch for the option xpinstall.signatures.required and change it to false by double clicking itNavigate to your extensions (from the menus or via about:addons + change tab to extensions)Drag the extension file to the Nightly window or choose "Install Add-on From File" from the cogwheel Source code for those interested in that. If you have any questions or need help, ask away! http://ift.tt/1QskIEN