Announcement

Epic for iOS and Android are live in the App Store and the Android Play Store. We're EpicBrowser on Twitter and on Facebook. Please feel free to also email our Founder directly with issues or questions: alok at hiddenreflex dot com

#1 2018-05-11 21:15:16

spayeur
Guest

Quick navigation via custom search engine

We use a website for a lot of admin tasks at work. To speed navigation in Chrome, one can add a custom search engine to jump right there with just a few keystrokes. Not being able to set custom search engines removes this hack. Is there any way to do something similar in Epic?

Example custom "search engine" setting:
e    e    javascript:(function() {if (window.location.hostname.search(/\.ourHost\.net$/i) > 0) {window.location = window.location.protocol + '//' + window.location.hostname + '/ourServlet/controller?action=ourParameters=%s';}})();

With the above configured, one can type e + word into the address bar to quickly navigate to that page with word as a parameter on the URL.

Offline

Board footer