Add a toolbar to client's web browser???

Is there any script or setting to create a toolbar for every connected user that would populate on the top of their browser just like any other toolbar in IE or Firefox?

I want to add a toolbar with links so that connected clients could easily, logout, add credits, connect to support, and maybe even advertise.

If you have used Meraki before, then you know what I am talking about.

Anybody know a solution?

No, you can’t inject anything in users pages, and certainly not modify their browser. If you could inject something, you could do something like:

<head>
 <style type="text/css>
   .foot_nav {
    text-align: center; 
    position: fixed;
    bottom: 8px; 
    width: 100%; 
    height: 16px; 
    border: 0; 
}
 </style>
<body>
<div class="foot_nav">
 <a href="#">Logout</a>
</div>
</body>

edit: it appears that Meraki does exactly this. RouterOS will support injecting of HTML sometime in the future.

Awesome. I think it will be beneficial for Mikrotik!

I just wanted to re-open this thread to check on whether some development has been started to support injecting HTML?
Thanks

edit: it appears that Meraki does exactly this. RouterOS will support injecting of HTML sometime in the future.

Any new updates?

I am interested in knowing also.

+1 to this.
Any news about it ? Is it in to-do list ?

Hi,

I have some software, which I am using to add my own advertisements into the displayed pages.
(actually I am doing banners and layered ads, but in principle other types are also possible)
But my SW does not run on RoS, an upstream proxy has to be used.
I never thought of adding a toolbar, but in case somebody is willing to provide the necessary code to be injected, my SW should do the trick.
However, I can almost guarantee, that it will not work on 100% of all web sites. There are a very few, highly dynamic sites, messing around with the DOM within the browser, which will make it practically impossible.
Because I do not need to inject my ads on every page (which will annoy the user anyway), this does not hurt actually.
I am using a blacklist for these very special web sites.

I’d like to reopen this thread and check on any development to allow the injection of a toolbar for advertising or notifications, etc.

Normis?
Snap 2013-01-24 at 16.30.34.png

I too would like an update on this.

This feature would be extremely useful for us.

This would be (for me) the most usefull feature on Mikrotik for a long time.

Currently I run a KVM with Linux (SQUID + GreasySpoon (ICAP)) to support this feature. If ROS supports this natively…omg it would be awesome

please can somebody who did this, only Mikrotik or M + Squid get to me to help me little bit.

TNX

+1 This feature would be extremely useful

A few companies offer such solutions for MikroTIk routers, they have been in our MUM conferences as exhibitors.

Still open for payed-for offers. As I do it already for years, looks like time is ripe for it, you will get a solid solution.
I am open for cooperation, exclusively for certain contries.
Hm - squid and MT - you might ask on freelancer. Did some bids there, right now.

reinerotto yes, you give me price of 5555 USD and other guy 750 for same work…

i need this to inject ads in my Coffe Bar, so i can give free wifi and give some daily offers on web pages

Just for one coffe bar I still have a small solution, which is not server-based for high volume.
But it can only be used together with openWRT running on Mikrotik, as integration in RoS is too difficault, as not Open Source.
openWRT on MT gives you captive-portal etc. as well (coova-chilli).
For limited time, you might get a demo-connection to one of my servers. Needs only proxy-conf on MT/RoS.