A Chrome Extension version of the FindDPLA user script. Available in the Chrome Web Store.
There are a set of Grunt tasks available for development. To get started, ensure you have Node.js installed and Grunt installed globally (npm i -g grunt-cli), then run npm i inside the project. The default grunt task runs JSHint on the scripts and then builds the extension while bumping the patch version number.