We are no longer developing Opera Unite. Read more.

UJS Manager - Opera Unite applications

Opera Software ASA

Applications » UJS Manager

  • About this application:

  • V3.3   Dec 20, 2011
  • 152KB
  • 1 issue
  • Statistics:

  • 2 instances running
  • 31 downloads last 7 days
  • 90,086 total downloads
  • Rating: +95
  • We are no longer developing Opera Unite. Download the application anyway.

UJS Manager

by d.i.z.
  • Daily Winner

Manager for user scripts

Manage your user scripts without resorting to file managers or external applications.

Features:

  • share chosen scripts with other people
  • works as a panel (easily accessible)
  • enable/disable/delete script with a click
  • install new or update existing script just by opening it in Opera
  • check user scripts header fields
  • create new and edit text of existing scripts
  • edit script settings easily*

* see ujs_configuration.html for more info on that feature

Third party guide on UJS Manager usage at kabatology.com

Detailed changelogs available at github.

Comments, suggestions and bugs are better reported in forum thread.

Change log:
- 3.3
  * Fixed compatibility problems with new HTML parser
  (two minor versions skipped due to unite.opera.com problem)
- 3.0
  * Added: CodeMirror editing component which supports syntax highlighting, line numbering and more
  * Added: possible to change file name of user script on installing
  * Fixed: ujs_manager_installer.js script is now less strict on checking if given page contains script only. Fixes compatibility with some other user scripts.
  * Fixed: escaping problems that caused line endings to be changed on installing script
- 2.9
  * fixed problem with new version check causing exception
- 2.8
  * added simple script updater (automatic check of enabled scripts every 3 days)
  * fixed sharing of scripts with ampersand in name
  * updated ujs installer script to workaround performance bug (thx homm)
  * shared scripts use simpler urls now (so that saving pick ups right name)
- 2.7
  * fixed script truncation on installing
- 2.6
  * message instead of failure when directory is not writable
  * brought back "open in new tab"
  * header of user scripts with BOM now parsed correctly again 


Comments (165)

1 - 20 of 165 next

How can I prevent the autoupdate

By edocastillo, # Jan 21, 2012 5:48:57 PM

v3.2 is broken (it is actually a v3.0 version).

Either download v3.1 - https://unite.opera.com/application/download/401/3.1/ or if there is newer one than v3.2 at the time of reading, get that one.

By d.i.z., # Dec 20, 2011 8:47:32 PM

Hi d.i.z.,

I confirm that 3.2 is not working even with 11.60 final (build 1185). Any plan for a fix? TIA

By TerDale, # Dec 12, 2011 8:56:25 AM

v3.2 not working in Opera 11.60 beta

By DS2902, # Dec 2, 2011 4:20:42 AM

Please add, sort feature for enable/disable scripts !

By la-nounou, # Nov 23, 2011 12:05:58 AM

anybody tell me how to use the scripts
to increase the connection speed

By sandeepattri, # Jul 10, 2011 2:16:07 PM

Dude, why setting editor capabilities are so lame? int is even not native data type in JavaScript. There are no difference between int and float types at all! Ever tried to edit tiny array of 10 elements in the its String(ify`ed) representation? And this is besides the fact what any JS data type is Object (as most native type).
Hint: use Number(parsedValueFromTheScriptFile) instead of parseInt

By jewwboy, # Apr 4, 2011 7:51:24 AM

I just came back to thank you once again, This unite app is of great use to me. I urge you to release new version.

By hundredorzero, # Dec 22, 2010 7:30:37 PM

I found the problem to the "install script" button never showing when opening a .js file in opera when following the link to it:

It all happens in the first if-construct inside the code that is strapped to the domcontentloaded eventlistener:

// try to detect user scripts by pre tag alone
if ( !(document
&& document.body
&& document.body.childElementCount == 1
&& document.body.firstElementChild.tagName == 'PRE'
&& location.href.match(/.js(0?)/)) // matches .js extension (also with query)
)
return;

When I comment this section, then all works fine with the install button appearing and everything when I open a .js file in opera, which it didn't for quite some time now.

I hope this can be of use to the developer.

By ernesteban, # Nov 2, 2010 1:14:22 PM

Thanks for update :smile:
But on in a new tab doesn't work again in the sidebar :frown:

By DZE-MasteR, # Oct 30, 2010 1:34:01 PM

Want SyntaxHighlighting Switch ON/OFF.
Because, mini friezing by big size JS.

PS. The possibility to rename. Nice!!

By Kurojitosan, # Oct 30, 2010 12:09:15 PM

The possibility to rename the Script its Great!!
Thx! :wink:

By Zalex108, # Oct 26, 2010 10:18:25 AM

One feature I have on my wish list is the capability to disable all scripts except the currently selected one.
I'm doing this when one of my installed script is no longer working as expected, to know if some newly installed scripts could interfere, or if this could be due to the latest Opera version installed (including some weekly builds)
What do you think?

TIA

By TerDale, # Oct 8, 2010 7:58:45 AM

One feature I have on my wish list is the capability to disable all scripts except the currently selected one.
I'm doing this when one of my installed script is no longer working as expected, to know if some newly installed scripts could interfere, or if this could be due to the latest Opera version installed (including some weekly builds)
What do you think?

TIA

By TerDale, # Oct 8, 2010 7:58:20 AM

Want the button function to switch the script file name of user.js ⇔.js mutually.
.user.js ⇔ .js のスクリプトファイル名を相互に切り替えるボタン機能が欲しい。

By Kurojitosan, # Sep 16, 2010 10:52:17 AM

Main Menu: Share all
----Submenu: Just Actives
----Submenu: Just Disabled JSs
----Submenu: Just This (or Selected) Folder

Could be useful?

By metude, # Aug 21, 2010 12:55:26 PM

To everyone who's trying to access Kabatology's site. PLEASE READ THE FOLLOWING:

I have used two different browsers and with Microsoft Security Essentials
There are two potential threat that could harm my PC.

First: VirTool:JS/Obfuscator.M and Second: Trojan:JS/Obfdix.A

I have made an attempt or two attempts to contact the owner of the site. Unfortunately it would not allow me to write the email and send it to owner/webmaster.

PLEASE DO NOT VISIT THE SITE!!!

By t4r2006, # Aug 2, 2010 2:28:38 AM

Uff. After upgrade it stopped working, needed to restart Opera.

By Jurgi, # Jul 2, 2010 8:13:25 AM

install new or update existing script just by opening it in Opera
check user scripts header fields

it's not working here...

By Cyric, # Jul 1, 2010 10:17:10 PM

DZE-MasteR: see http://my.opera.com/community/forums/findpost.pl?id=5976502

Also, I think I prefer that discussion is moved to forums because it's much easier to follow (no notifications here).

By d.i.z., # Jun 30, 2010 8:59:07 PM

  1. Pages:
  2. 1
  3. 2
  4. 3
  5. 4
  6. 5
  7. 6
  8. 7
  9. 8
  10. 9
  11. next

Opera Unite applications

Categories

People running this application