Jim Byrnes | 8 Feb 18:29
Picon

GM won't save my changes

System = Ubuntu 10.04, Firefox 10.0, Greasemonkey 0.9.15

I haven't written any scripts for quite sometime and I see that 
Greasemonkey has changed a lot. I've read through the manual and still 
can't figure out what is happening.

What I want to do requires jQuery.  At first, after GM installed the 
script, I simply put a local copy of jQuery in that folder.  Doing some 
research I found that most authors @required a copy from the web. So I 
changed my script in its working directory and used Tools-->Addons to 
delete the original script and then reinstalled it.

A look in the folder GM created showed that the jQurey file reappeared 
and renaming it proved that the script depended on it despite the 
@require pointing to the web.  I tried manually deleting that folder 
before uninstalling the script but it was recreated with the jQuery file 
intact.  Also when reinstalling the script I noticed that (1), (2), (3) 
etc appeared on the install button.

I noticed other changes not being reflected in the config.xml file 
either, but if someone could please point me to the correct place in the 
docs or tell me what I am doing wrong, those problems would probably go 
away too.

Thanks,  Jim

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
(Continue reading)

Picon
Favicon
Gravatar

Greasemonkey suddenly stopped working

Hi,

Have the latest version of Firefox (10.0) and Greasemonkey (0.9.15),
but it has stopped working. I press on the icon, but nothing happens
(apart from the icon being 'greyed out' .

The only thing I have done is cleared the cache.

Is this a known issue?

thanks.

Patricia

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Rice4TheWin | 5 Feb 01:55
Picon
Gravatar

Greasemonkey Downloaded but not on Toolbar


I have been using greasemonkey for at least a year with the monkey menu on
the top right, when I updated Firefox to Firefox 10 the monkey menu
disappeared. It is still on my downloaded extensions list, but I can't use
it or any of the scripts. How do I get the monkey menu back?
-- 
View this message in context: http://old.nabble.com/Greasemonkey-Downloaded-but-not-on-Toolbar-tp33264787p33264787.html
Sent from the GreaseMonkey List mailing list archive at Nabble.com.

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Picon
Favicon
Gravatar

REplace html with another html

On www.youtube.com  I am trying to replace:

      <div id="masthead" class="" dir="ltr">
          <a id="logo-container" href="/" title="YouTube home">
    <img id="logo" src="//s.ytimg.com/yt/img/pixel-vfl3z5WfW.gif"
alt="YouTube home">
  </a>

      <div id="masthead-user-bar-container" >
        <div id="masthead-user-bar">
          <div id="masthead-user">

<span id="masthead-user-expander"class="yt-uix-expander yt-uix-
expander-collapsed"data-expander-
action="yt.www.masthead.toggleExpandedMasthead"><span id="masthead-
user-wrapper" class="yt-uix-expander-head yt-rounded"
tabindex="0"><button type="button" id="masthead-user-button"
onclick=";return false;" class=" yt-uix-button yt-uix-button-text yt-
uix-button-toggle"  role="button"><span class="yt-uix-button-
content">  <span id="masthead-user-image">
    <span class="clip">
      <span class="clip-center">
        <img src="http://i1.ytimg.com/i/0vizxIIPy3xLVsPMd4isaw/1.jpg?
v=8f8172" alt="(YOUR YOUTUBE USERNAME GOES HERE">
        <span class="vertical-center"></span>
      </span>
    </span>
  </span>
  <span class="masthead-user-username">YOUR YOUTUBE USERNAME GOES
HERE</span>
(Continue reading)

daveroderick | 2 Feb 12:58
Picon
Gravatar

Google web history

I installed Greasemonkey because my google web history no longer
worked with Firefox.  According to the user script list I have
enablegooglewebhistory 0.0.2 and I have enable google web history
checked in the Greasemonkey pull down.  But my google web history is
still only tracking google searches and not other pages that I go to.
What should I do to make this work?

Thanks,
Dave

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Richard | 1 Feb 20:32
Gravatar

Script for Image Gallery

Hello,
I often visit a site with a click-thru (next/previous image etc.)
gallery, which I find quite tedious. So I made myself a custom html
(saved on my desktop), to see all images in just one page.
For example the gallery URL is:
www.example.com/1234567890/galleryname/
my html looks like this (I'm a html noob):
<code>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>example.com pics</title>
</head>
<body bgcolor="#000000" text="#FFFFFF">
<div id="photo"><img
src="http://static.example.com/content/1234567890/1.jpg"></div>
<div id="photo"><img
src="http://static.example.com/content/1234567890/2.jpg"></div>
<div id="photo"><img
src="http://static.example.com/content/1234567890/3.jpg"></div>
...
..
.
</body>
</html>
</code>

In this html I change then manually (via replace all) the gallery
number to the appropriate number. Even tho this is much faster than
(Continue reading)

James Collings | 1 Feb 10:44
Picon
Favicon
Gravatar

PLEASE HELP

My name is Jim and no i do not have a whole lot of computer smarts
I NEED   HELP i have been playing Zygna's Mafia Wars more then daily
for over 3 years  about a month ago i downloaded a mafia wars add on
script through/for grease monkey ever since i have this link/bug
covering a button in my groups properties page to access for help in
addition i have been experiencing  many problems  i have taken many
screen shots and sent them to zynga via e-mail and continue to receive
the run around for over a month now.I WANNA KNOW IF ANYBODY KNOWS WHAT
THIS IS,? Where it could have came from ,? and how to get rid of
it ???   All 11 members of my group all in different places have it
there too i have it no matter what browser i use it is all ways and
still there i normally use google chrome ... Should i just delete my
face book account and stop[ playing after more than 3 years ???????
PLEASE HELP MY E-MAIL ADDRESS IS jimcoll33 <at> yahoo.com here it is.....
trackFBFeedSend('2816f43e36bc8dbd8e10548db3f2fe72$$cjL4SXOS!
6bNY5*UzJS(,1NvcVOKLN3mo1qd)d-0bguV-cxeBpuBYJISA)LC!', 1768530018, 0,
post_id); } else { $.noop(); } }, autoPublish:true,
ref:'clan_property_' }; MW.Feed(feed);" class="sexy_button_new
sexy_button_new short white sexy_announce_gray"
id="ask_family_parts_1" style="margin-right: 11px;">Ask for Parts

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Picon
Gravatar

Learn Chinese (Mandarin) faster by using flashcards with pictures

http://www.ichineseflashcards.com will help you learn Chinese
(Mandarin) faster by using flashcards with pictures, thanks

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

wrpsbtgm@aol.com | 31 Jan 23:06
Picon
Favicon
Gravatar

Clicking Anchors

I have this HTML in a page:

<a href="#" onClick="return sortTable( 'sortById', 'byId' )"><img
src="/sortById.gif" alt="Sort by ID" border="0" /></a>

I want to to automatically click the link when the page is loaded.

I have tried various approaches, but nothing works.

  oAnchor.click();

  unsafeWindow.sortTable('sortById', 'byId');

Anyone know how to do this?

--

-- 
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Yağmur Aras | 31 Jan 21:12
Picon
Gravatar

Greasemonkey xmlhttpRequest error

I am trying to code a greasemonkey script. But I think there is a
problem with my xmlhttpRequest function.I am new at this
xmlhttpRequest thing and I can't find the problem. When I load the
page nothing happens. So I put those Control 1,2 etc alerts to find
out where the problem is. Now when I load the page first alert Control
1 pops up but the second one doesn't. So probably the problem is about
the xmlhttpRequest function. So I need your help guys.. :/

    var e3, linkk, id, url, txt, hasta;

    linkk = location.href;
    id =  linkk.charAt(79) + linkk.charAt(80) + linkk.charAt(81) +
linkk.charAt(82) +  linkk.charAt(83) + linkk.charAt(84) +
linkk.charAt(85);
    hasta = 0;

    alldivs = document.getElementsByTagName('div');

    e3 = alldivs[4].getElementsByTagName('table')
[0].getElementsByTagName('tr')[5];

    alert('Control 1');

    ( function (e3) {
    GM_xmlhttpRequest({
    method: 'GET',
    url: 'http://beta.xxxxxxxxxxx.com/World/xxxxxxxxx.aspx/Character/
Diary/' + id,
    onload: function onloadCallback(responseDetails) {
    var txt= responseDetails.responseText;
(Continue reading)

dindog | 30 Jan 06:46
Picon

Does @require & @resource update when the script update?

follow discussion from:
https://github.com/greasemonkey/greasemonkey/issues/1498

do update a script will always update the <at> require file too? Even the file name got no change, you know, in some case like "// <at> require http://code.jquery.com/jquery-latest.min.js"

 the file name is never changed, while the content is changing.

--
You received this message because you are subscribed to the Google Groups "greasemonkey-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/greasemonkey-users/-/R7NKXp2abJoJ.
To post to this group, send email to greasemonkey-users <at> googlegroups.com.
To unsubscribe from this group, send email to greasemonkey-users+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.

Gmane