Chrome's status-bar for Opera browser

Show status field instead of status-bar like Chrome does.

Status-bar will appear when you hover a link with mouse and disappear when you leave a link.

Syndicate content

Tested with Opera version(s): 
10.10
Your rating: None Average: 4.4 (14 votes)

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Fix This!

Fix Installation Instructions
preferences->advanced->content->style options

Thank you, it's fixed.

Thank you, it's fixed.

Not Fixed!

Not fixed.

preferences->advanced->content->style options

Hit refresh.

Hit refresh.

Issue

I have an error integral links. Especially for drupal.

At this time please add border.

IssueWorking

Not sure if it's fixable.

Not sure if it's fixable.

love it!

love it!

It would be better if contrast is stronger

I think the letter is weak, could you make it stronger?

Is it working?

This is working with 10.50

When i hover a link with the

When i hover a link with the mouse sometimes the link dont dissapear from the bottom of the screen, that should be fixed

userjs

make an userjs with this, i have specified css on some sites.

cool

its cool man, its what i want from opera :) nice work

ellipsis not showing bug and fix

Opera will not understand:

text-overflow: ellipsis !important;

Instead you shall use:

-o-text-overflow: ellipsis !important;