Introduction to User JavaScript

Forums » Dev.Opera » Archived Article Discussions

This topic has been closed. No new entries allowed.

Reason: You can now post comments on articles on Dev Opera

Forum rules and guidelines

You need to be logged in to post in the forums. If you do not have an account, please sign up first.

Go to last post

8. October 2008, 15:45:36

Opera Software

zibin

Posts: 71

Introduction to User JavaScript

This article provides an introduction to User JavaScript, a feature in Opera that allows you to apply custom JavaScript to pages you view whilst surfing the web to enhance functionality or fix annoyances.

( Read the article )

10. October 2008, 02:06:49

XenoFur

Posts: 43

Sorry to be blunt, but what the hell?

Domain detection via the script itself?

Why not use the perfectly good @include header and avoid running it in the first place?

Life example:
// ==UserScript==
// @include http://www.alchemicdream.*/tools/*
// ==/UserScript==

14. March 2010, 20:55:48

The-Doc

Dododockie ~

Posts: 73

In the last paragraph "Summary", the following link doesn't exist anymore : http://www.opera.com/support/tutorials/userjs/ .

Is there somewhere to reach this tutorial ?

thanks

Forums » Dev.Opera » Archived Article Discussions