Nzbed/opera Install
From tiberious.org
Main_Page > NZBed > Plugin > Opera Install
Contents |
Download the UserJS
Download nzbed from: nzbed.js - v1.11 - 29 June 2008
v0.9
To use anime, you are required to add a line to the menu file, see #Editing_the_ini_file for information
v0.7
v0.7 requires you to change the menu file, with the new menu system (allows you to copy from text boxes)
UserJS Folders
Download the nzbed.js file, and either
- Save it in your global userjs folder
or:
- Save it to its own personal folder
- Right click on newzbin somewhere
- Click the Edit Site Preferences button
- Select the Scripting tab
- Select the folder where you put the nzbed.js file at the bottom.
Adding the menu item
Creating a seperate menu
Stolen from opera.com
- CTRL+F12 → Advanced → Toolbars → Menu setup → [SELECT] Copy of Opera Standard. If you don't have Copy of Opera Standard then:
- [SELECT] Opera Standard → Duplicate) → OK
- Note the path of Opera directory with this or goto about:opera.
- Go to Opera directory, open menu\standard_menu (1).ini and edit it.
- After finishing editing, refresh menu by activating in CTRL+F12 → Advanced → Toolbars → Menu setup
Editing the ini file
v0.9
Version 0.9 has added Anime reporting, to use this feature add the following line to the NZBed Submenu block
Item, "Fill (Anime)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(11);"
So it looks like below
v0.7+
Version 0.7 has a new menu system:
Add this text to the end of the ini file:
[NZBed Menu] --------------------1 Item, "NZBed Autofill"= copy & Go to page, "javascript:var slctxt='%c';nzbed();" Submenu, "NZBed Extras", NZBed Submenu [NZBed Submenu] Item, "Fill (Movie)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(6);" Item, "Fill (TV)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(8);" Item, "Fill (Game)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(4);" Item, "Fill (Music)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(7);" Item, "Fill (Anime)"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(11);" --------------------1 Item, "Dumb Fill"= copy & Go to page, "javascript:var slctxt='%c';nzbedType(-1);" --------------------2 Item, "Search Usenet"= copy & Go to page, "http://v3.newzbin.com/search/query/?q=%c&area=-1&fpn=f&searchaction=Go&areadone=-1"
Then add the following to the end of the [Hotclick Popup Menu] and [Edit Widget Popup Menu]
Include, NZBed Menu
so it looks something like:
v0.6
The ini files needs the following text added to the [Hotclick Popup Menu] section:
--------------------4 Item, "NZBed Autofill"= Go to page, "javascript:nzbed();"
so it looks like so:






