Jump to content

jfxamilton

Level 1
  • Posts

    2
  • Joined

  • Last visited

Posts posted by jfxamilton

  1. On 2017-5-14 at 3:58 PM, qwavel said:

    That is not a great solution, in my opinion.  Every extension you add to your browser is then always running and consuming resources - so to add an extension for just 1 site is a dubious proposition.  Particulary when it doesn't fully solve the problem - there is still enough delay to disrupt my flow.  I've also been surprised at how often an inocolous looking extension can cause wierd problems on other pages, ie. before reporting an issue with another site, make sure to disable all extensions and re-test.

    I do use a few extensions, but I don't want to add another as a half-work-around for 1 site.

    Excellent point; though in my case, it works well because I already use Tampermonkey to block sponsored ads from the Facebook news feed.

  2. Install a Google Chrome extension called TamperMonkey (https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo/related) [...] The TamperMonkey extension allows us to inject and run our own Javascript on page load. The @inlcude bit in the script below tells TamperMonkey to only run this script on any pages that have a URL that starts with https://www.evernote.com/OutboundRedirect.action. The script then grabs the target destination (i.e. the link we want to show) and tells the browser to immediately redirect there (bypassing the need to press evernotes continue button).

    This works spectacularly well for me; thanks. I had never heard of Evernote until it came pre-installed on my Blackberry; this is the ONE issue with using it my account on a PC (the "outbound action" issue, and Evernote's refusal to address it) that has ensured that I don't convert to a paying subscription.

×
×
  • Create New...