Skip to content
#

Userscripts

A userscript is a kind of lightweight and less privileged browser extension written in JavaScript used to modify webpages. Userscripts may use the special API, usually referred as GM_API, allowing them to bypass same-origin policy and store data in separate storage not accessible to web pages. The technology was initially introduced in the GreaseMonkey extension for Firefox web browser, and then spread to other browsers, sometimes built-in, like in Presto-based Opera, sometimes with help of extensions, like in Chromium-based browsers. The most famous catalogs of userscripts are GreasyFork and OpenUserJS.

Here are 939 public repositories matching this topic...

darkred
darkred commented May 23, 2019

STR
With Chrome 74/Firefox 67 and only Tampermonkey beta 4.9.5941 and 'GitHub Issue Comments' v1.3.7 :

ccloli
ccloli commented Apr 14, 2016

English is not my native language, so it may have so many mistakes in script, readme document, wiki or even this issue. QwQ

If you find any mistakes that makes you feel strange, you can post them here, and I'll correct them in next version. =w=

BTW, if they are in wikis, you can edit them by yourself (you can also write your own wiki here).

Thanks for your contribution. >w<

ganego
ganego commented Oct 26, 2019

The favorites panel has two main buttons "Refresh" and "Clear".
"Refresh" reloads all threads and looks for new posts.
"Clear" reloads all threads and removes 404'd ones.

Problem:

  • If I want to refresh all threads and clear all 404'd ones, I have to click two buttons, wait twice as long and produce twice the server traffic.

Solution:

  • Add a new button: "Refresh & Clear". It wil
MALSync
Doomwhite
Doomwhite commented Jul 6, 2019

I suggest adding a link in the stats section of the anime/manga that you see the score of your friends, that will direct you to the anime in their list, so if they have a review or something like it in their tags I could check it out a lot faster.
http://prntscr.com/ob9qpq
^Image clarifies a lot.
For instance, if you were in the Black Bullet page and your friend "DooMWhite" had scored it someth

snarfed
snarfed commented Mar 19, 2015

here are the errors i see in the JS console when i click on preview:

TypeError: $.GollumEditor is not a function
wiki-e0b...js:2:9139

mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
frameworks-d22...js:34:1559

TypeError: $(...).onFocusedInput is not a function
github-f
Ret0052
Ret0052 commented May 1, 2018

Данный баг работает только на новом дизайне.
Metabot ошибочно определяет есть ли данный канал в ЕРКЮ. Сообщая о том, что данный канал добавлен в ЕРКЮ, хотя в самих комментариях комментарий конкретно этого канала помечает зелёным.
78
Но при заходе на сам канал Metabot пишет что данный канал е

bug
disjukr
disjukr commented Oct 1, 2019

health-check는 주기적으로 돌아가는 테스트입니다.

이 테스트는 매일 돌면서 README 마지막의 지원현황을 갱신해줍니다.

테스트 케이스는 이 곳에 주변 테스트를 참고하여 추가하면 됩니다.

  • 경향신문
  • 국민일보
  • 나우뉴스
  • 네이버뉴스
  • 노컷뉴스
  • 뉴데일리
  • 뉴데일리경제
  • 뉴스1
  • 뉴시스
  • 다음뉴스
  • 데일리시큐
  • 데일리안
  • 데일리한국
  • 동아일보
  • 디스패치
  • 디지털데일
Cruxador
Cruxador commented Aug 24, 2019

The option to "Force QR to Sidebar Size" shows default (checked) behavior whether the box is checked or not; the box can only be distorted vertically within the bounds of the sidebar and cannot be distorted horizontally.

Chrome Version 76.0.3809.100 (Official Build) (64-bit)
ccd0/4chan X 1.14.12.9
OneeChan 5.8.9

I believe this is an old issue; I haven't known it to work in quite a few yea

Created by Aaron Boodman

Released March 28, 2005

Repository
greasemonkey/greasemonkey
Wikipedia
Wikipedia

Related Topics

javascript webextension tampermonkey
You can’t perform that action at this time.