Панель инструментов веб-разработчика и меню для Оперы

Панель инструментов веб-разработчика - это меню и панель инструментов для Оперы, которая объединяет в себе функции веб-разработки, службы валидации и ссылки на веб-стандарты и другую документацию. Она интегрирует (включает в себя) части меню разработки w3c W3-dev Menu, MooseCSS's меню и бесчисленное количество участков кода, собранных из различных источников(Jesse, Aleto, SlayerOffice, Tarquin и другие).

toolbar screenshot

Текущая публичная версия (V1.2/V1.5) была разработана для Opera V8.0 Final или более поздней версии (вы должны установить файл меню; Также рекомендуется установить панель инструментов, однако если вы используете Pick'n'Mix, вы можете настроить свои кнопки):

Меню веб-разработчика (обязательно к установке)для Opera 8 | Opera 9 &
Панель инструментов веб-разработчика для Opera 8/9

Также вы можете испытать микроверсию панели иструментов(она располагается над вкладками и включает в себя выпадающее меню): Установить микро-панель инструментов веб-разработчика.

Инструкция по использованию:

Просто кликните по ссылкам, приведенным выше, для автоматической установки панели инструментов и меню. Отобразить панель инструментов можно с помощью кнопки, которая располагается справа от адресной строки :

toolbar screenshot

Если у вас нет такой кнопки, перетащите ее на панель инструментов из следующего места Инструменты - Оформление - вкладка Кнопки - пункт Браузер:просмотр: View).

Для удаления/отключения панели инструментов: перейдите к Инструменты » Настройки » Дополнительно » Панели и выберите вашу предыдущую панель инструментов и меню. Для полного удаления панели и меню вы можете удалить файлы.

Для настройки внешнего вида панели инструментов вы можете использовать следующие скины: BreezeSkin, TTT Skin, KDE HighCrystal, Tango CL, I-Silver, Expedition или Opera Standard Compact.

Внимание: Многие функции панели инструментов выполняются с помощью javascript. Они могут временно влиять на отображение текущей страницы. Для сброса этих временных эффектов, используйте кнопку обновить.

Pick'n'Mix

Opera allows CustomButtons to be dragged from a page to your user interface. If you would rather have the chance to select which buttons you want, drag the following buttons to a toolbar (my toolbar uses the View toolbar as it is easy to toggle on/off, but you can use another if you prefer):

Included functions:

Here are some of the functions currently available (any bookmarklets not attributed to an author are probably from Jesse's site):

Styles

Opera has very powerful User Style functionality. You can remix any site and add useful debug displays. Please make sure you set your CSS modes to:

presentation modes

Page Info

Utilities

Forms

Images

Standards

There are copious links to most relevant standards and also links to tutorials and web developer sites etc. (thanks to Toby's and MooseCSS's great work).

Validation

Links to most of the current validation and web developer services are available.

OTHER TOOLS FOR DEVELOPERS:

HTTP Headers:

An invaluable tool for web developers is a HTTP header viewer. One of the most powerful HTTP header viewer around is TheProxomitron, a (rewriting) web proxy. It allows you to view all HTTP headers sent between server and browser (including POST data), even if the content is encrypted or compressed. Additionally it can rewrite ingoing and outgoing headers on-the-fly using a specialised RegExp language, allowing fast debugging of HTTP.

Another great choice is FiddlerTool?, a rewriting web proxy from Microsoft. It is very powerful, thogh you need the .NET framework installed.

If the actual packets are needed, Ethereal is an excellent multi-platform packet capturing application.

Developer Panels:

  1. CSS 2.1 Spec Panel
  2. HTML 4.01 Spec Panel
  3. XHTML1.1 DTD Panel
  4. Unicode Panel
  5. HTML Entities
  6. Javascript Console - Info on modifying and integrating JS console as a panel.

Other Tools:

  1. Aleto (who has made several of the above functions) has some more amazing advanced developer bookmarks available: DOMConsole, InnerHTML Viewer, Computed Styles viewer and others.
  2. Guille has made a colourblind test-suite modification for this menu: Get it here... custom essay writing
  3. DocInspector?, a UserJS based JavaScript inspector, DOM Inspector, and (limited) debugger: Get it here... resume
  4. Opera have now developed their own DOM/JS/CSS/HTML/HEAD Inspector. It is available from http://dev.opera.com/tools/ custom writing company and should work from v9.0 onwards.

MISC TIPS:

Remember you can use "See HTML" in Opera, then edit it, and switch back to Opera and click reset display to see your changes locally. CSS is the same, although you must manually "View Source" to edit it first. There is a function in the display menu to open up all linked stylesheets.

For V7.5, you can use the older V0.9: Toolbar & Menu

Rough Changelog:

0.2:

  1. Added reload to document popup
  2. Fixed browser menu
  3. Added aleto's excellent computed styles JS
  4. Other small fixes

0.3:

  1. Added Aleto's latest computed styles doodaa.
  2. Had to remove the javascript shell due to Opera bug.
  3. Added RSS validator and Cynthia says.
  4. Marked broken tools.
  5. Added a MICRO version of the toolbar, and a power menu with everything in one menu/button.
  6. Other small fixes.

0.4:

  1. Changed the CSS adder to Aletos new style that is similar to the JS console
  2. Rearranged the Customise Toolbar custom buttons.
  3. Added Nested view - http://www.make-believe.org/posts/04/04/01/0

0.5

  1. Updated for Opera V7.5BETA1.
  2. CSS3 Menu from Moose Updated.
  3. Added Open in External viewer for images - you'll need to change the path to your image viewer.
  4. Added the proxomitron menu, disabled by default.
  5. Other little things.

0.6

  1. Updated to Toby's 1.21 release
  2. Compatible with 7.5 Final

0.7

  1. Removed the panel header bar on MICRO, and moved the maximise/close icons to the panel toolbar.
  2. Made the 'maximis'e panel button actually minimise the panel so the management page that pops up takes full width.
  3. Added elapsed time to Full toolbar and added icons if skin is compliant.
  4. Reduced text length help writing on MICRO to fit better with non-compliant skins.
  5. Rejigged the Custom buttons dialog contents.
  6. Other little bits.

0.8

  1. added a copy URL to clipboard entry to inactive tabs.
  2. Updated to Toby's V1.22 menu. http://tobyinkster.co.uk/opera
  3. Added Aleto's amazing DOM/CSS console http://aleto.ch/webTools/webBMs.html
  4. Changed generated source viewer to aleto's faster one. http://aleto.ch/webTools/webBMs.html
  5. Changed default of URL toolbar position to Address bar as more compatible with unregistered users; you can turn off address and on main to get back.

0.9

  1. Added some more skin colouring options
  2. Added a view button back to history - why it was removed by Opera is a mystery...
  3. Added slayeroffice page statistics function
  4. Added Execute HTML function - select HTML code on a page and 'execute it' - from http://subsimple.com/bookmarklets/collection_developer.asp
  5. Added Show HTML comments
  6. Added reveal real URL's

1.0

  1. Added remove children from slayeroffice
  2. Fixed See generated source - Aleto's data:uri method was breaking on some pages so reverted to squarefree version
  3. Finally decided to add to the main menu bar.
  4. Fixed the Size menu to work even on maximised pages.
  5. Synched with Toby's V1.30 menu and Moose's new setup.
  6. Added LuChio's multi-word highlight to utilities
  7. A myriad other little fixes
  8. Added http://www.prettyprinter.de/ to utilities
  9. Added a page font-changer menu.

1.11

  1. Readded Slayeroffice's moseover DOM inspector.
  2. Decided to add a PageRank? button.

1.2

  1. The toolbar now works irrespective of the "Reuse existing page" preference.
  2. Added a change page font menu in the display menu.

1.6

  1. Updated for compatibility with V9, and changed the toolbar so it only affects the Viewbar, nothing else.
  2. Updated several functions to latest versions.

1.61

  1. Fixed validation links
  2. New function - view javascript variable on page
  3. New function - Edit Existing CSS as we now have DOM2 Style support yay!
  4. DOM/JS menu taken from Toby's latest menu.

TO DO:

Any help appreciated!

Categories

CategoryOpera

Backlinks
Comments [Hide comments/form]

Thank you for this VERY useful toobar. I am noticing a bug, though, where I can no longer access the drop-down menu when clicking on the "arrow" in the DISPLAY button.

I've tried restoring a backup of the files located under "C:\Documents and Settings\[user]\Application Data\Opera\Opera7\profile\menu" but that doesn't work. So far, the only fix has been to reinstall the toolbars.

kfmb-2.access.nethere.net (2004-07-13 23:57:25)

Update to comment from 2004-07-13 23:57:5...

Ah HAH! I've figured out why I wasn't able to access the drop-down menu. I figured out that I *can* actually switch between different downloaded menus and toolbars by going to Tools > Preferences > Toolbars and Menus, clicking on any one of them and then clicking APPLY. The Web Developers Toolbar is now back in action!

ip68-101-174-8.sd.sd.cox.net (2004-07-14 06:22:57)

non-troppo, thank you for this toolbar, and to others (like Aleto, Moose, etc. who contributed), it makes Opera 10-times more useful :-)

rADo
-=BLOG:CMS Developer=-
http://blogcms.com

cdma48-2.eurotel.cz (2004-08-16 23:38:27)

rADo, You're welcome! ;-)

NonTroppo (2004-08-20 00:14:31)

Hi, thanks for great toolbar, its excelent utitily...

Today, it seems like I have discovered small bug in Validate function - in case you got addres like: http://web.com/testpage.php?a=1&id=3 , the addres passed to validators will look like this: http://web.com/testpage.php?a=1 (the rest of variables stripped). This can lead to big mistakes ...

Tom

194.228.43.25 (2005-03-07 08:06:27)

Thanks for the feedback Tom, which of the two HTML validators - or does this apply to all of them?

81.168.101.105 (2005-03-07 09:57:05)

Tom: I think this is a limitation of Opera - I need to investigate further...

P: Can you tell me which tools in particular do this? Opera 8 has a stricter security model...

NonTroppo (2005-03-09 19:29:39)

Hi, about that striping rest of variables in validated url - it strips it in both cases - ie. when sending url to both validators.

AND it looks like it strips them even while using all other options in validate menu....

Tom

194.228.43.25 (2005-03-15 12:25:20)

I just downloaded the toolbar and i love it. There's one thing that bothers me: because i had to enable "reuse existing window" i can't get my bookmarks to open in a separate tab: they always open the active window. Is there a solution for this?

Luc

213.224.83.4 (2005-04-04 01:28:24)

Press shift (open in new tab) or ctrl+shift (backgrund tab) when clicking bookmarks. If you click on your bookmarks in the panel, you can also middle-click them.

One day, Opera may even fix this annoying bug...

NonTroppo (2005-04-04 09:08:01)

Tnx for the quick response NonTroppo :-)

Works for me :-)

213.224.83.20 (2005-04-04 20:11:23)

The Window menu is gone in Opera after installing the toolbar & menu setup... is it normal? I can see that you still have this menu item in the screenshot. I didn't find any settings around to fix that, the menu setup .ini file seems to be quite complicated for such an easy (?) task :)

Do you have any idea? It's quite annoying to lose this menu, I'd use cascade an other functions sometimes, but there are no toolbar buttons for all the functions under this menu...

80.98.229.55 (2005-09-27 14:54:40)

You can access window management functions from the page bar context menu.

Which OS are you using, the Window menu shows up fine for me on Win2K? and WinXP??

NonTroppo (2005-09-30 06:09:31)

Hi. Good work, great extension!

I wonder if website host - network information features could be added...

83.171.220.31 (2005-11-21 12:20:21)

Great toolbar and menu setup. It certainly has improved since I last used it!

However, the InFF? and InIE? buttons don't work on OS X. Does anyone know how i can edit the ini-file to make them launch the mac programs instead?

195.137.45.110 (2005-11-25 03:31:17)

It's cool, but could you create it for O9TP2, please?

81.18.202.179 (2006-02-08 13:53:54)

Done! ;) And it should cause much less problems as I've ripped a lot of customisations out of the toolbar — now only the view bar is modified and nothing else.

NonTroppo (2006-02-13 03:06:41)

First of all - thnaks for that wonderful work - I will use this really often.

A question - or two - is it possible just to include the NEW sections/menus to the ini-file, so it is much easier to copy it to MY own menu.ini.

1. Please make it more window os friendly - it looks horrible in windows - all in one line :-(

2. Please show the ini-file online (additionally to downloading it at once - I like to see before what I download)

3. Are you sure "All the functions in a single menu: Dev" shows all - I missed something like adapting it to a new screen resolution ?

Anyway - a good work !!!

89.57.189.185 (2006-03-07 18:25:59)

Why did you remove bbcode menu from context menu?

81.18.202.179 (2006-03-08 16:51:35)

"time" shows 317198:50 on blank page (O9tp2)

81.18.202.179 (2006-03-09 06:53:32)

Could you please add the bbcode menu back for opera 9+?
Thank you

68.89.0.43 (2006-03-17 11:20:04)

anybody here? what with bbcode? :(

81.18.202.179 (2006-03-22 01:26:34)

bbcode is not a "developer" option really so I chose to remove it, you can add it back manually to your menu. See http://nontroppo.org/wiki/bbcode for more info...

NonTroppo (2006-03-27 23:52:18)

As several people want it, I may add bbcode menu back in the next release (I use it too!)

"Please make it more window os friendly - it looks horrible in windows - all in one line :-("

I don't really understand what you mean here - you can customise your toolbar manually to wrap onto multiple lines if you want (right-click > customize)

"Please show the ini-file online (additionally to downloading it at once - I like to see before what I download)"

Quite annoying to do as they are served via apache to have the correct MIME type. Maybe I can hack something in PHP to strip the mime type first so they don't auto-load but I won't say when. storing them in two locations is a simple alternative but it is quite annoying for me. Why not just right-click and "save target"?

"Are you sure "All the functions in a single menu: Dev" shows all - I missed something like adapting it to a new screen resolution ?"

I'll check - there may be a buglet in there... ;)

NonTroppo (2006-03-28 00:01:08)

I don't know if it's a problem related to Opera 9 beta, but I've a misterious problem with the Web Developer bar. It worked for some time, but now it doesn't anymore.
All the buttons of the toolbar are disabled, except the reset Page, Display, InFF?, InIE? and Page Rank. Basically it's usless! I just can't figure out how to get it working again! The buttons are there, but they're shadowed and can't be activated.
I've tried to delete the toolbar and reinstall it, but nothing changes!

Any idea?

151.47.129.246 (2006-05-06 01:22:57)

Oh, I just found the solution to the disabled buttons: I disabled the Web Developer Menu!
I didn't notice it was mandatory! Err.... is there a way to hide the Quick Reference sub-menus? I don't need them and find them really annoying up there!

151.47.129.246 (2006-05-06 01:52:23)

Is the toolbar avaliable for Mac OS X users? i have opera but i can't seem to install the tool bar

216.126.25.196 (2006-05-18 10:26:17)

This is exactly what I've been wishing for for years! Thanks so much!

Using Opera 9 in Win98SE?.

64.252.99.190 (2006-07-02 23:11:16)

I had difficulty getting this to auto-install under Opera 9.00 for Windows running XP SP2.

I got the Web Development Setup V1.61c menu installed okay and I was also able to install the Web Development Setup MICRO V1.20 toolbar okay, but I wasn't able to get the main Web Development toolbar to auto-install. I kept getting an error that said "Download failed" (tried yesterday and today).

I ended up download toolbar file by right-clicking and Save target as..., and then manually inserted the ini file into the appropriate directory, and that worked. But is there any reason the autoinstall might not have worked for me? I've recently sent others this link and wonder if they will have the same trouble.

Thanks for an excellent tool!

Phil.

64.229.221.110 (2006-07-05 07:33:46)

Seems to work in 9.01 beta. I commented out the four new pull-down menus in the [Browser Menu Bar] section of the .INI (for Web Developer Menu), since they're available in the right-click menu items in "Web Developer Options." That works too, and "Advanced Options" is quite nice as well. Thanks.

24.22.75.254 (2006-07-09 22:56:40)

Hi..

This is a great tool, but I'm wondering why almost none of the webdev menus work if I'm viewing a web page from localhost, from my local web server? I certainly wouldn't like to upload everything into production just to develop my pages. I can understand if validation links wouldn't work, but forms, images, page info, specs, page source.. all links are greyed out.

Byt anyway, thanks for a nice tool!

192.100.124.219 (2006-10-10 04:55:27)

Would it be possible to show automatically whether a page has valid or invalid (X)HTML with an icon, perhaps in the status bar, as with:

http://users.skynet.be/mgueury/mozilla/

http://www.zappatic.net/safaritidy/

91.84.18.157 (2006-10-15 05:30:56)

This reminds me of <a href="https://addons.mozilla.org/firefox/45/author/">Chris Pederick</a>'s <a href="https://addons.mozilla.org/firefox/60/">web developer toolbar</a> in Mozilla. Have you seen it/been inspired by it? Maybe you guys should get together and make a cross platform toolbar.

And if I get my secret wish, maybe you'll make a version to fit in the sidebar too. ^_^

TheLogomachist (2006-10-19 20:51:57)

Hi. Thanks for such a useful tool.

1 bug:
Splitscreen doesn't work in Windows Opera 9.02.
Can you have a look at it and fix it?

86.102.45.131 (2006-11-09 21:15:13)

Hi,

Tried installing this on 9.02 either as the toolbar or just dragging and dropping buttons, but the menu buttons are just greyed out.
Any ideas?

Thanks

203.58.188.211 (2006-11-21 18:09:22)

My buttons, are just greyed out.
I read in a previous comment that it needs to be enabled, can't figure out how to do that, please help.
I am very frustrated.

74.118.124.47 (2006-11-30 16:49:23)

Sorry i'm not able to remove new objects from my opera panel :-( .... sombody help me please

a bulb

StauSen (2007-01-05 08:25:19)

I love this toolbar, but I have 2 major problems. The "new tab" button is gone, and the wand button is gone when I have the "mini toolbar running.

24.17.73.53 (2007-02-19 00:45:36)

ok, nvm, I'm retarded.. I found the wand, it took some searching, I had to move it from a hidden toolbar somewhere. It would be nice though if the wand was still there by default.

24.17.73.53 (2007-02-19 01:01:49)

NonTroppo - Thanks for the excellent toolbar.

I am a little confused by the DOM/CCS tools provided, and wonder whether the developer tools from Opera are not a better choice? (See http://dev.opera.com/tools/ )

These appear to have greater functionality than those currently in the toolbar, with a nice clear tabbed interface.

Perhaps an even better solution would be to open the Opera developer tools in a new window, rather than a new tab, as this would allow them to be dragged outside the current page - especially useful on a dual screen system.

Thanks, Ampa

AmPa (2007-03-27 17:57:07)

Forms -> Show Hidden Elements function is a little weird, it doesnt work properly - id attribute dissapear for example, i replaced it with the one bellow (u just need to replace function in WebDev_menu_V1.X.ini)
[code]
Item, "Show Hidden Elements"="Go to page, "javascript:(function(){var e = document.getElementsByTagName('input'); for (i = 0; i < e.length; i) if (e[i].getAttribute('type')

'hidden') {txt = document.createTextNode(e[i].getAttribute('name')+': '); e[i].setAttribute('type', 'text'); e[i].parentNode.insertBefore(txt, e[i]); br = document.createElement('br'); if (e[i].nextSibling) {e[i].parentNode.insertBefore(br, e[i].nextSibling)} else {e[i].parentNode.appendChild(br)}}})()", 1"
[/code]

83.8.34.40 (2007-05-23 00:23:53)

sorry for previous comment, i first made later read ;/ (im at work, got no time ;p)

Forms -> Show Hidden Elements function is a little weird, it doesnt work properly - id attribute dissapear for example, i replaced it with the one bellow (u just need to replace function in WebDev_menu_V1.X.ini)

Item, "Show Hidden Elements"="Go to page, "javascript:(function(){var e = document.getElementsByTagName('input'); for (i = 0; i < e.length; i++) if (e[i].getAttribute('type') == 'hidden') {txt = document.createTextNode(e[i].getAttribute('name')+': '); e[i].setAttribute('type', 'text'); e[i].parentNode.insertBefore(txt, e[i]); br = document.createElement('br'); if (e[i].nextSibling) {e[i].parentNode.insertBefore(br, e[i].nextSibling)} else {e[i].parentNode.appendChild(br)}}})()", 1"

83.8.34.40 (2007-05-23 00:27:07)

"Web Developer Toolbar for Opera 8/9" don't work in the opera 9.5 Alfa Build 9500 :(

195.112.105.41 (2007-09-14 06:09:38)

After initial problems I have just re-installed Opera 9.24 and tried to use this tool but all options are greyed out. I have read all the posts and none of them helped me. The post 151.47.129.246 (2006-05-06 01:52:23) seemed to have the same problem but I'm not sure what exactly he meant by this...
"Oh, I just found the solution to the disabled buttons: I disabled the Web Developer Menu!"

ParmaHam (2007-10-26 08:14:35)

comment5,

82.114.160.34 (2008-05-12 10:22:43)

comment3,

61.155.41.165 (2008-05-12 10:23:24)

comment5,

61.155.41.165 (2008-05-12 10:23:28)

comment4,

72.55.160.180 (2008-05-12 12:59:30)

comment1,

72.55.160.180 (2008-05-12 12:59:41)

comment6,

72.55.160.180 (2008-05-12 12:59:53)

comment4,

87.236.233.52 (2008-05-12 14:45:46)

comment6,

66.43.105.10 (2008-05-12 14:45:58)

comment1,

66.43.105.10 (2008-05-12 14:46:27)

comment4,

24.89.72.108 (2008-05-13 13:56:19)

comment1,

67.131.248.101 (2008-05-13 13:56:21)

comment3,

67.131.248.101 (2008-05-13 13:56:23)

comment5,

61.155.41.165 (2008-05-14 02:57:38)

comment3,

61.155.41.165 (2008-05-14 02:57:42)

comment5,

61.155.41.165 (2008-05-14 02:57:47)

comment6,

207.38.4.12 (2008-05-14 23:53:52)

comment4,

207.38.4.12 (2008-05-14 23:54:12)

comment4,

62.171.194.41 (2008-05-14 23:54:17)

comment4,

62.171.194.41 (2008-05-14 23:54:53)

comment4,

85.91.82.38 (2008-05-16 08:13:49)

comment5,

85.91.82.38 (2008-05-16 08:13:52)

comment2,

85.91.82.38 (2008-05-16 08:13:53)

GU3nYE

63.226.162.114 (2008-05-17 10:26:59)

comment3,

210.192.124.167 (2008-05-18 08:00:05)

comment6,

210.192.124.167 (2008-05-18 08:00:24)

comment1,

210.192.124.167 (2008-05-18 08:00:44)

bookmark you thx

208.31.123.3 (2008-05-19 15:29:17)

bookmark you thx

218.249.83.87 (2008-05-19 17:51:49)

tickets_3.txt;2;2

203.158.221.227 (2008-06-04 23:34:08)

tickets_4.txt;2;2

66.99.246.227 (2008-06-05 02:56:14)

tickets_4.txt;2;2

124.199.152.164 (2008-06-05 02:56:23)

tickets_5.txt;2;2

203.158.221.227 (2008-06-05 06:05:19)

comment5,

78.129.211.120 (2008-06-16 03:39:29)

comment5,

78.129.211.120 (2008-06-16 03:39:31)

comment3,

78.129.211.120 (2008-06-16 03:39:33)

comment2,

78.129.211.120 (2008-06-16 03:39:35)

comment3,

78.129.211.120 (2008-06-16 03:39:37)

comment5,

78.129.211.120 (2008-06-16 03:39:39)

comment3,

78.129.211.120 (2008-06-16 03:39:40)

comment4,

78.129.211.120 (2008-06-16 03:39:42)

comment1,

78.129.211.120 (2008-06-16 03:39:45)

comment1,

78.129.211.120 (2008-06-17 06:28:08)

wflu8p hi! hice site!

201.3.30.58 (2008-07-27 08:47:10)

DtUheQ? hi! hice site!

202.118.250.195 (2008-07-27 14:11:39)

Eh4zRV? hi! hice site!

60.29.22.103 (2008-07-28 18:38:10)

see this thanks

65.32.109.223 (2008-09-06 14:36:50)

JQvl16? spam_15.txt;5;10

85.214.44.230 (2008-09-06 17:10:31)

nice work man 10x

206.51.224.46 (2008-10-19 05:41:17)

fahjfksah fjksha jfhsajk hfsjkah fashk jfsa

68.44.36.121 (2008-10-25 11:58:45)

hogyas 43jkdfs hjkfdshjkfdh sjkfhkjdsh fjkdsh fjkdhsfkd hsjfdpodgka pfmb

71.239.180.207 (2008-10-26 08:00:07)

montrletov

200.76.250.44 (2008-11-04 10:50:40)

4_2forpost.txt;10;15

68.197.24.228 (2008-12-03 02:36:03)

7vxCuh hi! nice site!

212.117.162.228 (2009-01-21 16:19:24)

621b36eb56

216.133.247.102 (2009-01-23 15:05:13)

individual buttons are not clickable, they are faded out

66.91.242.132 (2009-02-03 13:21:04)

I don't mean to sound ungrateful but your toolbar sucks ass, it's a mess and destroys the default toolbars. I'd recommend making it more lean and not interferring with any of the standard toolbars, perhaps make it a panel instead and make it more like firefox webdev tool bar it is the best.

66.91.242.132 (2009-02-03 13:25:10)

DwXy0Z? h1! oxyumelno!

201.34.32.45 (2009-02-03 16:17:34)

how about removing the extra file menus up top ? They are blocking my menu bar view on OSX, can't see the time. The menus are unecessary.

66.91.242.132 (2009-02-03 16:33:51)

Hello, i am Carlos, and i want to use this webdev toolbar but i miss one of the option wich is in firefox toolbar.
On the toolbar of firefox, there is Images > Display Images dimensions ,and the dimensions of every image appears next to it (i say again, in FIREFOX) ,but i can not find under Images in the toolbar for Opera.

Am I blind and it is somewhere else? or it doesnt exist ?

Thanks, and greetings from Argentina.

200.117.131.65 (2009-03-14 10:26:30)

Could you help me. I never vote for anyone; I always vote against.
I am from Turkey and too poorly know English, please tell me right I wrote the following sentence: "Com cheap flights, discount airfare and cheap airline tickets."

Waiting for a reply ;), Lewana.

80.122.229.70 (2009-03-29 14:20:10)

Good morning. When we lose one we love, our bitterest tears are called forth by the memory of hours when we loved not enough.
I am from Botswana and now teach English, give true I wrote the following sentence: "Cheap flight at cheap tickets online reservation form,deal cheap airlnes flights agency will search the lowest discount airline tickets for your trip."

Regards ;) Tilden.

80.122.229.70 (2009-03-30 18:18:36)

Good site, admin.

83.9.230.98 (2009-04-13 10:29:06)

Hi. In the future I'm going to keep here links to their sites. But I do not worry about the sites where my link is removed. So if you do not want to see a mountain of links, simply delete this message. After 2 weeks, I will come back and check.

80.122.229.70 (2009-05-12 03:40:59)

Excuse me. I must create a system, or be enslaved by another man's.
I am from Ireland and also now'm speaking English, please tell me right I wrote the following sentence: "Synthroid - buy synthroid online at our low cost offshore pharmacy shoprxtoday."

With respect :D, Raphael.

80.122.229.70 (2009-05-17 06:28:39)

Hello everyone. I am not an adventurer by choice but by fate.
I am from Emirates and also now'm speaking English, tell me right I wrote the following sentence: "Including drug rehab and alcohol treatment centers, recovery homes, support alcohol treatment centers.Use this return on investment roi."

Thanks for the help ;-), Trella.

80.122.229.70 (2009-05-20 11:02:25)

Greeting. To be able to fill leisure intelligently is the last product of civilization, and at present very few people have reached this level.
I am from Peru and also now teach English, tell me right I wrote the following sentence: "Abstract to clarify the antiallergic effect and antiallergic mechanism of al is useful for the evaluation of antiallergic drugs unpub.Recently, socs proteins are targeted for anti allergy drugs."

Best regards :-(, Albina.

78.32.230.59 (2009-06-01 06:46:21)

Hi webmaster! uvu

78.46.66.178 (2009-06-02 23:35:39)

JyUs3F? khpurxqb hrncnwrp qonbplng

89.248.172.50 (2009-07-08 14:34:49)

Hi webmaster! fjm

78.46.93.230 (2009-07-11 10:38:32)

comment5,

58.29.93.195 (2009-07-20 05:40:00)

WrlBsF? odfBxZakGhH3v96M2Qsk

174.129.247.1 (2009-07-22 15:16:38)

iEvT5h pjthobic yqddtqhn msowcwec

89.248.172.50 (2009-07-27 20:05:11)

comment2

67.69.254.243 (2009-07-28 16:57:11)

gaoifgxb vuhxznar xpnrwrxe

95.169.190.71 (2009-07-31 17:11:32)

eybnvdsx hlcnxlee pbzachbl

95.169.190.71 (2009-07-31 18:32:41)

kmdkggqy ozycnjjj thlobcll

95.169.190.71 (2009-07-31 19:52:20)

ufjeunlx flphvggj wsspucms

95.169.190.71 (2009-07-31 21:13:10)

susaccfk dmhleecq nusipnde

95.169.190.71 (2009-07-31 22:34:18)

map_all_freegorahe.com4.txt;15;20

67.69.254.244 (2009-08-07 02:52:19)

siipalnl tanzpwfk ogywcwat

89.248.172.50 (2009-08-09 06:42:26)

oxmxoijq pplgputp txxnxltm

89.248.172.50 (2009-08-09 08:07:57)

wawejjiq plcinxzy kubwpqan

89.248.172.50 (2009-08-09 09:33:01)

vcuprvqt cuiavefm yntjupyh

89.248.172.50 (2009-08-09 10:56:14)

gogrexjy qxobzflf bpylaxuk

89.248.172.50 (2009-08-09 12:19:57)

comment3

148.233.159.58 (2009-08-10 05:14:09)

fxdnrtzu rjovkslb waquscvs

94.102.49.213 (2009-08-14 00:49:38)

oqioteip agvlkcgz kmlyczcq

94.102.49.213 (2009-08-14 02:14:16)

awknrzpt svdkmxym ixhhyqnd

94.102.49.213 (2009-08-14 03:38:04)

deidlidf cqwmjqmx pfamipgv

94.102.49.213 (2009-08-14 05:01:41)

lbnzbomn nlvdgyjp qsmzkgvn

94.102.49.213 (2009-08-14 06:28:50)

zaztvdqo kvbpzkwc vvvpypzk

94.102.49.213 (2009-08-14 07:56:07)

uuptxrmq hxhtsefc tojyhwfb

94.102.49.213 (2009-08-14 09:23:49)

pjsujokb rsanyqrd axqbmxzs

94.102.49.213 (2009-08-14 10:50:03)

lvqeffmo saerbcgs zapmzwuv

94.102.49.213 (2009-08-14 12:13:13)

cqxeuejs dcbvpmtx sltcisqh

94.102.49.213 (2009-08-14 13:36:07)

ekoxutoo ibgbypcg wbkiunsb

91.121.84.111 (2009-08-17 21:44:59)

giqxdlvu gbmqmtzc aaakolsr

91.121.84.111 (2009-08-17 23:23:27)

exvyikot juingdvq gckebanl

91.121.84.111 (2009-08-18 01:04:37)

rxjhqfll dqbdfxwf ifyqlrup

91.121.84.111 (2009-08-18 02:46:45)

egrydeav aeoazbjo huqocaxs

91.121.84.111 (2009-08-18 21:01:22)

dfsjaihv oggyadkp vuywlwws

91.121.84.111 (2009-08-19 01:48:44)

fppcxbcp qdhfnnko htjuabnl

91.121.84.111 (2009-08-20 17:11:00)

xpmlkipq ubscqsud vkaqnxxd

91.121.84.111 (2009-08-20 23:09:26)

svssrseg gmacpqfh zsrvjbcx

91.121.84.111 (2009-08-21 05:06:22)

kotxqxls scvisbdz metafsfb

91.121.84.111 (2009-08-21 11:05:36)

krxutedi vtvettgl ykmlulzq

91.121.84.111 (2009-08-21 15:31:02)

zgglmeic qnthpbaw uixzigkz

91.121.84.111 (2009-08-21 21:29:06)

dwmlnvnb moygkrel ypzlrzbb

91.121.84.111 (2009-08-22 11:49:21)

dlpwzrhj khufmaga plhfhgrg

91.121.84.111 (2009-08-22 13:35:33)

cwhrdbmh tyuovirh soejrlpy

91.121.84.111 (2009-08-28 13:38:48)

vowpffqx urikztbb iowfxvpk

91.121.84.111 (2009-08-28 15:06:23)

aewogqfe mvgajpda uhvpzxir

91.121.84.111 (2009-08-28 16:44:43)

buudubzr zbxunwkn ydnrhtoy

91.121.84.111 (2009-08-28 18:23:54)

epszaspd kbvdlsvw itdfzpca

91.121.84.111 (2009-08-28 20:07:41)

jwtrnuej romnuaea gydsuodf

91.121.84.111 (2009-08-28 21:45:48)

oxvqvxfr aspediep zsrvczum

91.121.84.111 (2009-08-28 23:24:46)

sntbxjdv xlqmkdqm wiihkdrb

91.121.84.111 (2009-08-29 01:01:53)

uzlqcskm wvbcjqba tkmtakuj

91.121.84.111 (2009-08-29 02:38:15)

ecuordre hnrmqqjx ddujarmz

91.121.84.111 (2009-08-29 04:17:15)

Very nice site!

212.11.143.143 (2009-10-03 22:24:26)

With increasing costs for gasoline and diesel, along with declining taxes and declining gasoline tax revenues, states and local governments will eventually have to cut staff and curtail highway maintenance. ,

222.166.160.149 (2009-10-22 05:04:31)

Most of them don't have to be displayed at 100% but at the size i decide in the embed codeAnd how google treat the associated flashvars ? ,

200.102.53.107 (2009-10-23 03:58:06)

comment2 <a href="katalogue.ru"> </a>

174.142.104.57 (2009-11-24 07:55:32)

jvsU6x Excellent article, I will take note. Many thanks for the story!

58.27.206.194 (2010-03-08 13:55:47)

It works in Opera 10,51 but when i can not choose "Open in new tab" nowhere. and it is not only me who´s having this problem.
Any1? have an idea ?

201.252.200.42 (2010-03-23 16:10:32)

I also can't "Open in new tab" (Opera 10.61) /:

109.107.202.186 (2010-08-17 03:46:26)

hi

93.183.129.77 (2010-08-30 18:00:08)

Ugh, me too for the "Open in New Tab" not working. Doesn't work for me under WinXP? with Opera 10.62, halp?

128.172.190.128 (2010-09-13 07:42:58)

Home run! Great slugging with that ansewr!

218.45.209.21 (2011-04-21 15:02:33)

���������
,

188.143.232.123 (2011-04-25 07:51:08)

Operawiki.. Peachy :)

195.191.54.90 (2011-05-28 03:32:24)

freelance writer

91.212.226.143 (2011-09-22 01:05:03)

freelance writer

91.212.226.143 (2011-09-22 12:35:33)

RCcYHQ? nyxanbtj eyughxzj cbqoonbo

93.174.93.148 (2011-09-29 07:00:17)

OhZebw? vpqwnjrf uxpgxjau bjaodion

93.174.93.148 (2011-09-29 07:04:46)

The credit loans are essential for guys, which are willing to ground their own business. As a fact, it's easy to get a term loan.

91.212.226.143 (2011-10-06 17:06:29)

I would like to propose not to hold back until you get enough cash to buy different goods! You should just get the personal loans or secured loan and feel yourself comfortable

91.212.226.143 (2011-10-09 09:22:43)

Following my exploration, thousands of people in the world get the home loans from various banks. So, there's a good chance to get a credit loan in any country.

91.212.226.143 (2011-10-18 10:16:41)

eytctixr kmwycbos rlsedfky

93.174.93.148 (2011-10-20 04:44:35)

ahkslike smrpnxuq taynddmo

93.174.93.148 (2011-10-20 05:55:58)

mmzbdqsx geukzlst zonozokl

93.174.93.148 (2011-10-20 07:08:43)

mwfzzpwx vzrfshhe mftzudat

93.174.93.148 (2011-10-20 08:18:33)

bqwovaqq ecttqujz lwujcyws

93.174.93.148 (2011-10-20 09:30:46)

hofilipu bfwekavy iqbnkhhj

93.174.93.148 (2011-10-21 12:57:40)

zaenoqeg cwlampbp bwejmdpc

93.174.93.148 (2011-10-21 14:13:50)

ymdvulqz aoiyhxnn nhjhmfng

93.174.93.148 (2011-10-21 15:19:30)

offvfyyk rkxznwyn otgjttqs

93.174.93.148 (2011-10-21 16:28:39)

oxqjhjfd pagfbvby lmiqonxy

93.174.93.148 (2011-10-21 17:42:39)

xtquizka mngghpxr uqswmhxi

93.174.93.148 (2011-10-22 21:47:26)

ddudhcww hijfzsrv ftysjxam

93.174.93.148 (2011-10-22 22:56:45)

oubngael hbzmewar dydyhunt

93.174.93.148 (2011-10-23 00:09:18)

tlonvsxi ysvlhczk bwrbrsps

93.174.93.148 (2011-10-23 01:23:07)

wyqikrsj vyzaloyp ljcpkcls

93.174.93.148 (2011-10-23 02:38:20)

zdqhdjle jqcfxpma ycxjlkqa

93.174.93.148 (2011-11-01 08:04:03)

tmcbjkgl tcdhzdfm pxdwcyle

93.174.93.148 (2011-11-09 06:34:18)

hasfkwvo eaafhobj vuatfbjw

93.174.93.148 (2011-11-09 13:08:12)

rajgeurq nzjfeoxn lzshtuuu

93.174.93.148 (2011-11-09 20:26:50)

tpaadxqg wpvxitbg ubrqfbls

93.174.93.148 (2011-11-10 03:39:34)

imdlgckd mhbewnjt fbbqnvhn

93.174.93.148 (2011-11-10 10:55:20)

jgeoojqh ljpbrhcu ypgaswls

93.174.93.148 (2011-11-10 18:16:42)

dabcrgwt xheewhqp rtrtphen

93.174.93.148 (2011-11-11 01:34:46)

moafdzmp pyhyocih rkbfszhy

93.174.93.148 (2011-11-11 08:51:50)

freelance writer

31.184.236.63 (2011-12-20 22:10:52)

freelance writer

31.184.236.16 (2011-12-29 04:18:22)

freelance writer

31.184.236.16 (2012-01-03 13:08:49)

freelance writer

31.184.236.16 (2012-01-03 13:09:07)

McB4vS? Yeah� I read and I understand that I do not understand anything what it is about:DD

193.105.210.170 (2012-02-10 23:09:20)

It's straight to the point! You could not tell in other words! :DD

193.105.210.170 (2012-02-13 08:08:52)

A unique note..!!

193.105.210.170 (2012-02-13 08:31:43)

Develop the topic further! It is interesting to know more details..!!

193.105.210.170 (2012-02-13 08:54:22)

The material is on the five plus. But there is a minus! My internet speed 56kb/sek. The page was loading for about 40 seconds!....

193.105.210.170 (2012-02-13 09:16:50)

Very amusing thoughts, well told, everything is in its place:DD

193.105.210.170 (2012-02-13 09:39:35)

BObFQb? Awesome post.Really thank you! Awesome.

192.162.19.11 (2012-10-19 12:54:08)

2rqP6E Wow, great post.Really thank you! Keep writing.

193.105.210.170 (2012-11-04 02:41:21)

A lot of specialists tell that loans "goodfinance-blog.com" help a lot of people to live the way they want, just because they are able to feel free to buy necessary things. Furthermore, some banks offer auto loan for different persons.

91.201.64.16 (2012-12-08 18:53:16)

Got a strange issue with Firefox 2.0.0.3.I leoadd a few add-ins and started to customize my toolbar. Moving thnigs around, like dragging the File Edit View menu to one side, having the URL space to the far left, and swapping out extraneous navigation bar icons (refresh).My major issue now is that it seems like clicking Restore Default Set (right click the menu bar, choose Customize ) forces in duplicate sets of the standard icons (Back, Forward, Refresh, the URL window, and the Google/Search window)! I seem to have about three sets across the top row now and I can no longer remove icons from the Navigation toolbar. Dragging them into the Customize window doesn't remove them, and I can't drag them into new locations on any toolbar. I've tried re-installing Firefox (on top of itself, not by uninstalling first) and also clearing cache etc. to see if it helped but these failed to fix it. My next move is a full uninstall and re-install, but first I need to track my Add-on installs and themes. Hopefully this annoyance is fixed

121.242.102.89 (2012-12-20 23:05:31)

Xw6B2D? Thanks again for the blog post.Really looking forward to read more.

91.201.64.7 (2013-01-31 17:45:57)

cTYCA5 Thanks again for the blog post. Cool.

91.201.64.7 (2013-02-27 15:30:22)

qIkG7k Say, you got a nice post. Fantastic.

46.161.41.7 (2013-04-20 00:49:09)

BGm5Lz? I value the article.Thanks Again. Awesome.

46.161.41.7 (2013-05-14 00:57:11)

fWG6lt Say, you got a nice post.Really looking forward to read more. Will read on...

46.161.41.7 (2013-05-14 10:48:15)

vifM38 I value the article post.Really looking forward to read more. Great.

46.161.41.7 (2013-05-24 23:05:16)

kXBSSh Hey, thanks for the blog post.Thanks Again. Great.

46.161.41.7 (2013-05-27 04:50:18)

mkj9P3 Say, you got a nice blog post.Much thanks again. Great.

46.161.41.7 (2013-05-27 08:05:47)

2lb3V2 Awesome article.Really looking forward to read more. Cool.

46.161.41.7 (2013-06-19 10:53:23)

Add a comment to this page (use wiki formatting if needed, no HTML/BBCode please). Only registered users can submit links, your comment will be deleted otherwise: