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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T22:00:42+00:00 2026-05-23T22:00:42+00:00

Chrome works just fine, and my Greasemonkey script, if copy/pasted into Firefox’s Firebug, works

  • 0

Chrome works just fine, and my Greasemonkey script, if copy/pasted into Firefox’s Firebug, works just fine on these pages but I can’t seem to get it automatically execute.

Download & install the script: http://sente.cc/js/testing_greasemonkey.user.js

and then go to https://i.stack.imgur.com/MK8ve.jpg (observe simple alert) and https://i.stack.imgur.com/q0tbI.jpg (observe no alert)

the script:

// ==UserScript==
// @name          Testing Greasemonkey
// @namespace     stuartpowers
// @description   Testing Greasemonkey
// @author        Stuart Powers
// @homepage      http://sente.cc/
// @include       http://i.imgur.com/*
// @include       http://imgur.com/*
// ==/UserScript==


// load https://i.stack.imgur.com/MK8ve.jpg (works)
// load https://i.stack.imgur.com/q0tbI.jpg (doesn't work)

(function () {
    alert("worked");
})()
  • 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-05-23T22:00:43+00:00Added an answer on May 23, 2026 at 10:00 pm

    No, Greasemonkey requires an explicit DOM to fire and act upon. It cannot run on Chrome-generated1 pseudo-DOM2.

    If you want to act on these kind of “pages”, you’ll have to write a Firefox extension (add-on). (Note that userscripts in Google-Chrome are converted into mini extensions.)

    Here are some add-on resources, I’ve found helpful:

    • Mozilla extensions home page
    • Add-on Builder
    • 10 Things They Never Tell You In Firefox Extension School
    • Developing Firefox Extensions – Paper


    1 Here, “Chrome” refers to the privileged DOM that makes up the Firefox’s UI.
    2 With select exceptions.

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

Sidebar

Related Questions

I have a Greasemonkey script that works just fine in Firefox and Opera. I
The following code works just fine in IE, FF, Chrome and Safari, but I
ok, this code works just fine in Chrome. But, for some reason it does
This is a problem where firefox works just fine, while chrome has the problem.
I have the following script that works well in Firefox and Chrome (not sure
I have some code here which works perfectly in firefox but not in chrome
I have created a shader that works perfectly in Firefox, but in Chrome the
I have and an AJAX script in a page that works just fine with
The following works just fine in Chrome. <asp:LinkButton runat=server ID=lbEdit OnClick=lbEdit_Click> <button type=button class=edit>
$.post($(this).attr(action), $(this).serialize(), function(json) { alert('red'); AddItemAjax(json); }, json); This works in Chrome but not

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.