THIS REPO IS NO LONGER UPDATED. THERE MAY BE A MORE UP-TO-DATE FORK.
AC Check in the Chrome Web Store
This extension automates the following steps on behalf of the user:
- Copies URL of current tab.
- Opens http://AChecker.ca in new tab.
- Pastes copied URL into Web Page URL field.
- Clicks on submit button.
Yes, this actually does all that - simulating the manual process. I'm scared to try and streamline it in case I break a server that's not mine. The API didn't seem to do what I wanted, and I didn't want to handle validation myself. This extension is pretty much just to save a bit of manual effort on the user's part. :)
- niaal for the lovely icons
- jimmyhillis for the code review