Jump to content

Opera


Corey

Recommended Posts

Počeo YouTube da zeza od jutros u Operi, žele profit i blokiraju one koji blokiraju reklame :D

1 - Save this to a txt (make sure you copy all from the start "// ==UserScript==" to the end "//end")

// ==UserScript==

// @name YoutubeProtectionRemover

// @include http://www.youtube.com/*

// @description Removes lame protection on YouTube

// @copyright 2010, Snap

// ==/UserScript==


window.opera.addEventListener(

'BeforeScript',

function (ev){

ev.element.text = ev.element.text.replace("yt.flash.update(swfConfig , forceUpdate);","");

},


false);

//end

2 - Rename it to "YoutubeProtectionRemover.js"

3. To enable user JavaScript, use Tools > Preferences > Advanced > Content > JavaScript options, and select the directory where you will put your User JavaScript files.

evo i skripte, pa skočite odmah na korak 3

Script.rar

 

 

 

Link to comment
Share on other sites

  • Replies 64
  • Created
  • Last Reply

Top Posters In This Topic

  • 4 weeks later...
  • 4 months later...

Stavljam ovo ovde, da ne pokrećem novu temu bez potrebe

Opera 11 will have Extensions

Good news, everybody! Today, at Up North Web, Opera Extensions was confirmed to be a feature of Opera 11.

What are Opera Extensions?

Extensions in Opera is a way for you to easily add new functionality to your Opera browser experience. Developers can easily create extensions using open standards (HTML5, CSS, JavaScript) and supported APIs.

Extensions will be based on the W3C Widget specifications and this is being considered for an Open Standard effort.

Will Opera Extensions be similar to extensions in other browsers?

Yes, Opera Extensions will be similar in some ways and we have tried to make it easy to port extensions from certain browsers.

We are committed to open web standards and this is an important part of our strategy, so if you find us deviating from other solutions out there, this might be why.

What does an extension look like?

Some extensions have user interface elements, but not all. An extension can for example add a button next to the Google Search field with a popup menu when you click on it. Other extensions don't have user interfaces at all, but run in the background.

How will I install Opera Extensions?

Once you have Opera 11 installed you can click on an extension and a small Install-window will appear. Click 'Install' and you're done. You can also drag and drop an extension onto Opera Desktop if you have an extension stored on your computer.

What kind of APIs will you support?

With the first iteration of Opera Extensions we are focusing on open web standards and 'getting it right'. Our alpha release supports injectable JavaScript, callouts, certain UI items and a basic Tabs and Windows API.

How can I get Opera Extensions?

Opera Extensions is not available yet. Once Opera 11 is out, you will be able to fully enjoy and use Opera Extensions.

Where can I find developer information on extensions?

Once Opera 11 Alpha is out, you will be able to find all the information you need to develop and publish extensions on our developer site Dev Opera.

Where can I find Opera 11?

Opera 11 Alpha will be made available soon at http://www.opera.com/browser/next/.

http://my.opera.com/chooseopera/blog/2010/10/14/opera-11-will-have-extensions

 

 

 

Link to comment
Share on other sites

morao sam da prestanem da koristim operu jer je skrol pod osx-om nešto opasno sjeban :(

ovo za ekstenzije je vrh, oduvek mi je falio dobar ad block. nadam se da će srediti taj skrol pa da se vratim kući :)

Link to comment
Share on other sites

i jos jedan lolololololo

Benchmarkovao za operu i ff:

evo rezultata:

Firefox(v3.6.10) Scored:

2346 Points

CPU: Intel Core i5-430M Processor

GPU: Intel HD Graphics

Opera(v10.62) Scored:

6982 Points

CPU: Intel Core i5-430M Processor

GPU: Intel HD Graphics

evo bencmarka ove:

http://service.futuremark.com/peacekeeper/index.action

Edited by corporal
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...