Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8983757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T20:55:11+00:00 2026-06-15T20:55:11+00:00

First Greasemonkey script I’m writing , so there may be something really simple that

  • 0

First Greasemonkey script I’m writing, so there may be something really simple that I’m missing. Googled around but just can’t find it…

The metadata of my script:

// ==UserScript==
// @name            Ordens de Batalha - MoD eBrasileiro
// @namespace       http://md-ebrasil.appspot.com/
// @description     Plugin para divulgação das ordens de batalha oficiais do eBrasil
// @include         http://www.erepublik.com/*
// @version         0.3.2
// @updateUrl       https://userscripts.org/scripts/source/153869.meta.js
// @downloadUrl     https://userscripts.org/scripts/source/153869.user.js
// @grant           GM_wait
// @grant           GM_xmlhttpRequest
// ==/UserScript==

According to the documentation, adding the @updateUrl and @downloadUrl tags should do the trick. But the “Find Updates” context menu in GM isn’t enabled for the script (it is for others that I have installed):

enter image description here

What have I done wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T20:55:13+00:00Added an answer on June 15, 2026 at 8:55 pm

    At first this looked like a bug, but it’s not exactly.

    The script in your question uses:

    // @updateUrl       https ...
    // @downloadUrl     https ...
    

    It doesn’t say it in the documentation, but Greasemonkey directives are case-sensitive!

    So, in order for those values to be recognized, you must use:

    // @updateURL       https ...
    // @downloadURL     https ...
    

    When I corrected the case in your code, the Find Updates menu item became active. You may need to uninstall the script, make the change, then reinstall.


    To my mind, this is a poor design choice for Greasemonkey. It certainly is an important documentation omission. You can file a feature request to have this case-sensitivity fixed. Maybe the lead developer will agree it’s a problem.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm talking about something like GreaseMonkey but that would accept the script just as
I'm writing a Greasemonkey script, which should do a simple thing: if there's a
I have written my first script for Greasemonkey, it is working great, except that
When I run this simple greasemonkey script alert(hello); alert(document.location); document.write(hello); alert(hello); Only the first
First ZF2 application, getting there, but I think still missing a think or two
I'm on my way to creating a greasemonkey script for gmail. The first thing
How can I run a function upon the first run of a greasemonkey script?
I'm trying to write a greasemonkey script that only displays photos with the tags
EDIT: For the sake of simplicity: I've got a simple UserJS script (FF/Chrome: Greasemonkey,
I'm writing a greasemonkey script and want to call the start function only once

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.