userscripts
Fix missing HTML tags using Greasemonkey userscript
I need to open a web page that is somehow missing <html>...</html>. That is, the page content is only:[详细]
2023-02-12 18:41 分类:问答Make my userscript wait for other scripts to load
[Edit: I\'m replacing the original, confusing question with a simplified example demonstrating the problem.][详细]
2023-02-12 17:50 分类:问答Problem with regexp in userscript for chrome
This might be a noob question, but I have tried to find an answere here and on other sites and I have still not find the answere. At least not so that I understand enough to fix the problem.[详细]
2023-02-12 13:06 分类:问答userscript did run on greasemonkey addon
I could install the userscript[1] successfully;Both greasemonkey and the userscript are definitively enabled ; checking the Errors console see nothing unusual. But the script below did not running as[详细]
2023-02-10 15:30 分类:问答Userscript reload trigger
I\'m writing a userscript for Chrome. Userscript is written for a site that has special navigation. It s开发者_如何学Goends a AJAX request, get data, and then do location.reload(true); so no onready[详细]
2023-02-09 07:21 分类:问答How to override the alert function with a userscript?
On site there is code like that (its site on LAN) <script language=\"JavaScript\" type=\"text/javascript\">[详细]
2023-02-03 09:32 分类:问答Javascript, chrome
In Google Chrome, I figured out how to temporarily edit the page, such as the padding and margin for elements, now I am curious of the easiest way to get or write the javascript for my extension to al[详细]
2023-02-03 07:33 分类:问答Layout Designer - Drag and Drop in PHP
Iwould like to build a Layout designer in PHP or would like to use a readymade script( even if it is a paid one )[详细]
2023-01-31 23:15 分类:问答Loading external scripts with Userscript works with Fx 4, but fails in Fx 3.6
Here\'s the code, not abridged (it\'s shortish): // ==UserScript== // @nameManga ChapterReader // @licenseMIT/X11 + Attribution (passcod)[详细]
2023-01-27 19:26 分类:问答Chromium extension/userscript to shrink the Android Developer header
The Android developer documentation has a very large header -- one that becomes obnoxious when I increase the font size in Chromium (because the whole things scales).[详细]
2023-01-23 18:46 分类:问答