Subscribe to RSS feed

Posts tagged with "opera"

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

get the real link of media files/获取媒体文件的真实地址(support youtube...)

,

1.下载
extra-download-links.js
放入 userjs文件夹中

2.从http://1024k.de/bookmarklets/video-bookmarklets.html
下载 http://1024k.de/bookmarklets/scripts/videoscript.user.js
保存为xxx.js(不能保存为xxx.user.js)

3.编辑xxx.js,放入 userjs文件夹中

// ==UserScript==
// @name Download Video
// @namespace http://1024k.de/bookmarklets/video-bookmarklets.html
// @description Save video clips from YouTube, Google Video, Myspace, Metacafe, Break.com, Putfile, Dailymotion and Sevenload.
// @include http://*youtube.com/*
// @include http://*video.google.*/*
// @include http://*myspace.com/*
// @include http://*metacafe.com/*
// @include http://*break.com/*
// @include http://*putfile.com/*
// @include http://*dailymotion.com/*
// @include http://*sevenload.com/*
// @include http://*myvideo.de/*
// @include http://*clipfish.de/*
// ==/UserScript==
//在==/UserScript==下加入如下内容
document.addEventListener('DOMContentLoaded',function(){


//在末尾加入
},false);

english discuss address how to get the real link of media files

离线使用Opera developer tools/use Opera developer tools offline

,

View page's DOM in a tree view(树形源代码source-tree-view)

,

This script shows the current DOM held by the rendering engine, in a nice tree, which nodes are collapsible/expandable.
Instruction are inside the script.
source-tree-view.js

Read more...

几种可以让你在任何位置运行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...

带格式复制网页内容

,

Silverlight To Gain Support for Opera Browser

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