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 8455239
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:14:07+00:00 2026-06-10T12:14:07+00:00

I have written my first script for Greasemonkey, it is working great, except that

  • 0

I have written my first script for Greasemonkey, it is working great, except that it is returning exposedProps error in each page it is working on. I already fixed all other errors but this one is still there and based on some articles on web (like this) it will break my script in the future when Firefox 17 is published. (Right now I’m using Firefox 15.0 and fortunately it just returns a warning error!)

I’m using GM_xmlhttpRequest in my script:

function doProcess(id, in_process_type){

    var set_id = GM_getValue("pid"+id);

    GM_xmlhttpRequest({
        method: "POST",
        url: "https://website_address/return_params.php",
        data: "pid="+set_id,
        headers: {
            "Content-Type": "application/x-www-form-urlencoded"
        },
        onload: function(response) {
    --->    var params = response.responseText;
            params = params.replace(/(\r\n|\n|\r|\s)/gm,"");

            ..........
        }
    });
}

and this is error message that refers to the line that I put an arrowhead in front of it:

Error: Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated. See https://developer.mozilla.org/en/XPConnect_wrappers for more information.
Source File: file:///Users/Mona/Library/Application%20Support/Firefox/Profiles/tonfd656.default/gm_scripts/MonaTest/MonaTest.user.js
Line: 133 

I found this page, that offers a solution to this error, but honestly I can’t figure out how I can use it here!

I really appreciate all your help in advance…
And thanks for your time!

  • 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-10T12:14:09+00:00Added an answer on June 10, 2026 at 12:14 pm

    This is a problem / potential-bug within Greasemonkey itself. See:

    • Issue #1595, “Use exposedProps“
    • Issue #1607, “GM_xmlhttpRequest response.responseText is undefined in Nightly17.0a1…”

    You might want to weigh-in and track those bug reports.

    If you link to your complete script, we might be able to help with a workaround but, most likely, it can only be fixed within Greasemonkey itself.

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

Sidebar

Related Questions

I have written a python script (my very first) that accepts input of a
I have written a small bash script called isinFile.sh for checking if the first
I have a messageboard and one of my users has written a greasemonkey script
I have written the following script. It opens a file, reads each line from
I have written a simple script that calls a function in a while loop.
Following is a sample script that I have written line=/path/IntegrationFilter.java:150: * <td>http://abcd.com/index.do</td> echo $line
Greetings. I have written a little python script that calls MySQL in a subprocess.
I have written a PHP script that I use for authentication with e-mail and
I have written a bash script that writes my computer's current dynamic ip address
Possible Duplicate: Php.Advance weekly calendar one week I have written a script that displays

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.