Corbin Davenport
Corbin Davenport
ImageShare now uses the [goQR.me API](https://goqr.me/api/) for rendering QR codes, since the Google API appears to be shut down (it has been marked as deprecated for a while) and goQR...
Merged this into #28.
This might work for sending email: https://sendgrid.com
This isn't feasible now that ImageShare is moving to self-hosted image uploads.
Yeah, there would have to be some kind of smart detection going on, so there's no cases where a site would provide a Flash version of content instead of the...
Test pages: https://www.dhs.state.il.us/accessibility/tests/flash/video.html https://student.testmasters.com/portal/online/Test.aspx https://www.adobe.com/shockwave/welcome/index.html http://isflashinstalled.com/
NoPlugin 7.0 in the `dev` branch now has initial support for spoofing plugins, using a new option in the browser's right-click menu. Chrome now hides extension buttons by default, so...
I implemented a fix while working on Peek 5.0: https://github.com/corbindavenport/peek/commit/2f86b55bf1f2b6544fee34fc5b41ccc2309247a9 But it causes other elements to break overflow, as seen here:  I'm removing the change for now, I'm not...
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Getting_started_with_web-ext#Testing_in_Firefox_for_Android https://developer.mozilla.org/en-US/Add-ons/WebExtensions/web-ext_command_reference#web-ext_run
The code for the Chrome OS button should be modified to appear on both Android and Chrome OS hosts.