Descriptions in opera:plugins and more
Sunday, 18. October 2009, 08:00:27
Unfortunately, Opera does not show the versions of Flash-plugins. This addition corrects it.
Replace in yours *.lng file, string «-1303632626="Plug-ins"» on
And go to opera:plugins
.
GetSize (16Kb). Installer (130Kb) for Opera.
GetSize is an small and open source tool that allows you to find out the size of a file before downloading it. GetSize is similar GetFileSize but has some additional possibilities (support referrer, show size of files bigger 4 Gb) and very simple interface
Last version of Qsaver (50Kb) supported fast saving of images via long click, double click and mouse wheel click.
Replace in yours *.lng file, string «-1303632626="Plug-ins"» on
-1303632626="Plug-ins<script type='text/javascript'>document.title=document.title.replace(/<.*>/,'');document.addEventListener('load',function(){var p=navigator.plugins;var t=document.getElementsByTagName('tbody');for(var i=0, ti; ti=t[i]; i++){ti.innerHTML='<TR><TD>Description:</TD><TD>'+(p[i].description?p[i].description:'Plug-in disabled')+'</TD></TR>'+ti.innerHTML}},false)</script>"
And go to opera:plugins
GetSize (16Kb). Installer (130Kb) for Opera.
GetSize is an small and open source tool that allows you to find out the size of a file before downloading it. GetSize is similar GetFileSize but has some additional possibilities (support referrer, show size of files bigger 4 Gb) and very simple interface
Last version of Qsaver (50Kb) supported fast saving of images via long click, double click and mouse wheel click.


purgossu # 11. February 2008, 19:59
and the "Plug-ins<script..." as titlebar. Maybe did I do something wrong?
Lex1 # 11. February 2008, 21:07
javascript:var flashversion = function(){var p;if (((p = navigator.plugins) && (p = p["Shockwave Flash"]) && (p = p.description)) || ((p = window.ActiveXObject) && (p = new p("ShockwaveFlash.ShockwaveFlash").GetVariable("$version"))))return p.replace(/^\D+/, '').split(/\D+/g);return null;}();alert(flashversion)(copy it in address bar and press Enter).
Yes it's known problem. You can try add many « » after «-1303632626="Plug-ins»
Lex1 # 11. February 2008, 21:33
I did small fix for it.
purgossu # 12. February 2008, 14:17
Yes, I forgot to enable plugins (
Anonymous # 25. March 2008, 07:55
These addons are great. The GetFileSize is excellent.
The "GetSize" addon used to have the "Last Modified" entry seperate and easier to read. The current version has it burried inside the rest of info and one has to hunt for it every time. It would be nice to make it easier to identify either by adding an empty line before &/or after it or by making it bold.
Thanks
factotum # 5. July 2008, 18:35
в варианте en вашего языкового файла эта фича работает, в вот в русском варианте от Вас же этого нету
благо юзаю английский, не нужно ковыряться)))
Lex1 # 6. July 2008, 09:59
В 9.50 строчка с кодом попадает в заголовок окна и убрать её я не смог.
Думаю, что её наличие может смущать пользователей
factotum # 6. July 2008, 11:37
меня точно не смущает, хотя с другой стороны полезность данной фичи для обывателей сомнительна: больше чем уверен, что 85% пользователей оперы даже не заглядывали во вкладку плагинов, а advenced user предполагаю контролируют ручками установленные addons
Anonymous # 19. August 2008, 20:14
Doesn't work with OperaUSB 9.51. Please make it work
Lex1 # 20. August 2008, 10:20
Creat0R # 3. September 2009, 22:17
Another fix:
-1303632626="Plug-ins<script type='text/javascript'>document.addEventListener('load',function() {var p=navigator.plugins;var t=document.getElementsByTagName('tbody');var th=document.getElementsByTagName('h1');var tt=document.getElementsByTagName('title');for(var i=0, ti; ti=t[i]; i++){ti.innerHTML='<TR><TD>Description:</TD><TD>'+(p[i].description ? p[i].description : 'Plug-in disabled')+'</TD></TR>'+ti.innerHTML};for(var i=0, tti; tti=tt[i]; i++){tti.innerHTML=tti.innerHTML.replace(/ .*script type.*/g, '')};},false)</script>"Anonymous # 15. October 2009, 16:19
It doesn't work in Opera 10 Final, please fix it?
Lex1 # 15. October 2009, 20:14
Anonymous # 17. October 2009, 13:22
Ok, it does work when I install it manually, but when I run getsize_setup.exe I always get "not found operadef6.ini" error. Opera 10 default installation doesn't have operadef6, it has operaprefs_default.ini. Thanks for a great add-on.
Lex1 # 18. October 2009, 08:01
Old link. Fixed.