Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Friend of mine made this chrome extension.

Options
  • 14-07-2015 11:57am
    #1
    Registered Users Posts: 47


    Simple chrome extension for searching Eircodes as many times as you want. Technology behind it is simple but the implementation is nice!

    http://saorcode.com/


Comments

  • Registered Users Posts: 63 ✭✭ThrowinShapes


    I only noticed it the other day that you can clear a certain cookie to enable this. Looks like a last minute thing they implemented. Maybe with something like this released they'll just give us a public API. Cheers for the resource!


  • Closed Accounts Posts: 2,267 ✭✭✭h57xiucj2z946q


    I only noticed it the other day that you can clear a certain cookie to enable this. Looks like a last minute thing they implemented. Maybe with something like this released they'll just give us a public API. Cheers for the resource!


    Or a quick and dirty hack. More for info than actually useful....

    When you are browsing https://finder.eircode.ie

    Just enter into the URL bar:
    javascript:document.cookie="EircodeFinder=0; expires=Thu, 31 Dec 2015 23:59:59 UTC";

    The browser may echo back the value above, but next time you go back to the page, the cookie should be reset.

    Works in Firefox and chrome for me anyway.

    NOTE:You will notice the browsers will automatically strip off 'javascript:' when you paste from the clipboard as a security measure, you will have to put that back in before hitting enter.


Advertisement