Subscribe to RSS feed

Posts tagged with "config"

Sticky post

opera配置技巧集锦

,

links
Opera useful/related links

语言教程
Javascript教程
HTML 语言教程
CSS教程

opera help
Opera 命令参数大全(This is a recent list of actions from Opera 9.2-8771)
Opera常用命令中文版(含菜单、鼠标手势、快捷键修改入门)
INI文件变量 INI file variables in Opera

opera portable
几种可以让你在任何位置运行opera的方法(Methods to make opera portable)

插件 plugins
opera plugins test
修改np-mswmp.dll或npdsplay.dll在opera中使用Windows Media Player播放MP3(附plugins下载)
Shockwave Player
Adobe Flash Player
RealPlayer Modified plugin

userjs
获取browser.js
UserJS Manager (userjs文件管理工具)(By CreatoR's Lab)
Google translate (作者Lex1)
"View Selection Source" for Opera
转贴利器 Selection to ubb
让Opera支持 阿里旺旺/淘宝旺旺
View page's DOM in a tree view(树形源代码source-tree-view)
离线使用Opera developer tools/use Opera developer tools offline
get the real link of media files/获取媒体文件的真实地址(support youtube...)

lng file
Thumbnails in opera cache(by lex1)

panel tools
侧边栏工具
Opera Cache Viewer方便察看临时文件中各种格式的文件

browsertools
浏览器插件
在Opera中使用Get File Size,无需下载即可以获取网络中文件的真实地址,大小,格式,预计下载时间以及该文件的最后修改日期
Lex1写了一个自动配置安装getfilesize的程序,这样就方便多了,大家可以试一试。thanks lex1!!!
带格式复制网页内容Method for copying formatting text(作者Lex1)

skin
图标处理软件IconWorkshop和图标提取软件aicon
编辑toolbar.ini文件,自定义按钮及图标

Buttons
Power Buttons for Opera
Custom Buttons to Drag'n'Drop into your Opera
Advanced toolbar.ini-guide for Opera
Button Creating Tools
编辑toolbar.ini文件,自定义按钮及图标
button语法简介及举例

Adblock tool - admuncher
广告过滤软件admuncher使用技巧
Show link to download Youtube video in all browser use admuncher

OPERA blog
获取他人blog的css文件http://files.myopera.com/Username/user.css

几种可以让你在任何位置运行opera的方法(Methods to make opera portable)

,

几种可以让你在任何位置运行opera的方法
You can use these to run Opera from anywhere (USB, network, etc.)

Read more...

Thumbnails in opera cache(by lex1)

, ,

Replace in yours *.lng file, string
«-1713924769="Size"» on
-1713924769="Size<script type='text/javascript'>window.addEventListener('load',function() {var inp=document.createElement('input'); inp.type = 'button'; inp.value='Thumbnails';inp.style='float:right;';inp.addEventListener('click', function(){if(document.getElementsByTagName('img').length>0 || document.getElementsByTagName('embed').length>0)return;var b=/\.(jpe?g|bmp|gif|png|ico|swf|flv)$/i;var f=/\.(swf|flv)$/i;var l = document.getElementsByTagName('tr');for(var i=0, li; li=l[i]; i++){var p=li.lastChild.firstChild;var c=li.firstChild.innerText;if(b.test(c)){var stl='float:right; border:1px dotted black; margin:1px; padding:1px;'; if(f.test(c)){var dv=document.createElement('div');p.appendChild(dv);dv.innerHTML='<EMBED src='+p.href+'>';var fh=dv.firstChild;fh.setAttribute('height', 100);fh.setAttribute('width', 100);fh.setAttribute('style', stl);} else {var image=document.createElement('img');image.setAttribute('src',p.href);if(!image.height || image.height<10){stl+=' height:10px;'} else {if(image.height>100){stl+=' height:100px;'}};if(!image.width || image.width<10){stl+=' width:10px;'} else {if(image.width>100){stl+=' width:100px;'}};image.setAttribute('style', stl);p.appendChild(image);}}};}, false);document.getElementsByTagName('th')[2].appendChild(inp); },false)</script>"

«1557681688="Preferences"» on
1557681688="Preferences<script type='text/javascript'>window.addEventListener('load',function() {var l = document.getElementsByTagName('dd');for(var i=6, li; li=l[i]; i++){li.innerHTML='<a href=file://localhost/'+li.innerHTML.replace(/\\\\/g,'/').replace(/ /g,'%20')+'>'+li.innerHTML+'</a>'};},false)</script>"


For example: english.lng
It includes also code for do possibilities click on links in opera:about

"View Selection Source" for Opera

, ,

"View Selection Source" for Opera 原文original text
查看选定区域的源码View Selection Source — simple JavaScript
bookmarklet (favelet) or User JavaScript which allows you to see HTML
source of any part of page, it's very useful for web developers. You probably know it from Firefox.

Read more...

带格式复制网页内容

,

button语法简介及举例

,

GetFileSize

,

使用Get File Size,无需下载即可以获取网络中文件的真实地址,大小,格式,预计下载时间以及该文件的最后修改日期,是一款不错的免费浏览器辅助工具.
支持的浏览器:
Internet Explorer 5.5 and higher
IE-based browsers (Avant, Maxthon, etc.)
Opera

虽然官方说支持Opera,不过安装时不会自动添加到Opera,于是研究了一下软件的Faq,终于找到了GetFileSize在opera中的使用方法.

Read more...

Opera常用命令中文版(含菜单、鼠标手势、快捷键修改入门)(转载)

,

本文不是用来看的,是用来查的。大半篇幅用于罗列常用命令的中文翻译,后面稍带讲了示例了一下菜单、鼠标手势和快捷键的修改。我没有按照英文字母为命令排序,而是按照操作类别进行划分,这样找起来更容易一些。一直有朋友建议翻译Opera命令大全,其实我也在悄悄的进行,不过很多命令在设置的时候不可能用到,而且有的已经随着版本的升级而取消或者变化,所以命令大全中的命令没有全部收入进来,浪费时间又浪费眼球,完全没有必要。

另外感谢csineneo,在我写这篇文章的时候,他出苦力颇多。

转载自http://my.opera.com/亡灵法师/blog/show.dml/959235

Read more...

Opera 命令参数大全(This is a recent list of actions from Opera 9.2-8771)

,

Opera Internal Action Command List
This is a recent list of actions from Opera 9
INI文件变量 INI file variables in Opera
This is a recent list of actions from Opera 9

Changes to v9.2-8771 integrated.


A
Accept Certificate
Activate button
Activate element
Activate hotlist window
Activate window
Add all to bookmarks
Add attachment
Add contact
Add filter from mail
Add frame to bookmarks
Add link to bookmarks
Add link to contacts
Add music
Add nick to contact
Add panel
Add to bookmarks (adds to last active folder; switch 1 adds to root folder)
Add trusted application
Add web language
Allow external embeds
Apply
Autocomplete server name

Read more...

February 2012
S M T W T F S
January 2012March 2012
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29