Skip navigation.

Bits and Pieces

Opera tips, music, anime, my life experiences.

Posts tagged with "download"

Remove copy protection from images

, ,

This will allow you to save some images that are copy protected (eg Flikr full size images, site that use pixel overlays)

Step 1: Go here and find you User CSS Directory.

Step 2: Download this into it.

Step 3: Restart Opera

Step 4: Select it from View > Styles

OPTIONAL: Use this button to call the button

The Register cleaned up style

, ,

This will cleanup The Register's home page and articles.

Works best if you visit the site from its feed.


Click Image for Full Preview (601.5 KiB)

Download CSS

My Confined Space stripped down style

, ,

This will strip My Confined Space of everything but the image and comments as well as expanding the center section to fit the screen.

Works best if you visit the site from its feed.


Click Image for Full Preview (344.8 KiB)

Download CSS

My ad blocking urlfilter.ini

, ,

These are my custom urlfilter.ini files to use either alone or along side My Ad Blocking CSS.

About the versions;

Full - This is the recommended version. Contains all ad servers, trackers, annoyances I currently know about.
No Trackers - As full without any statistics services being blocked.

Download - Full Version
Download - No Trackers Version

Both files are updated regularly.

How To Use: Save your chosen version as urlfilter.ini in your Opera profile directory.

Image placeholders

, ,

Displays a green border where images should be if you select no images mode or it fails to load.

@charset "UTF-8";
/*
Name: Image Placeholders
*/

img {
border:3px solid #1EFF38 !important;
}



Step 1: Go here and find you User CSS Directory.

Step 2: Download this into it.

Step 3: Restart Opera

Step 4: Select it from View > Styles

OPTIONAL: Use this button to call the button