Content deleted Content added
DemonDays64 (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
m Bot: http → https |
||
(39 intermediate revisions by 28 users not shown) | |||
Line 1:
{{Short description|Program usually written in JavaScript for modifying web pages}}
{{
A '''userscript''' (or '''user script''') is a program, usually written in [[JavaScript]], for modifying [[web page]]s<ref>{{Cite web |date=2017-04-26 |title=User script |url=https://www.computerhope.com/jargon/u/userscri.htm |access-date=2017-08-19 |website=Computer Hope Dictionary |publisher=Computer Hope |quote=script that is run in a Web browser to make live changes to a Web page. These scripts are oftentimes used to add some functionality to a page or to change its appearance. These are typically written in JavaScript, but can be written in other languages as well.}}</ref> to [[augmented browsing|augment browsing]]. Uses include adding shortcut buttons and keyboard shortcuts, controlling playback speeds, adding features to sites, and enhancing the [[browsing history]].<ref>{{Cite web |title=userScripts - Mozilla | MDN |url=https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/userScripts |website=developer.mozilla.org |access-date=2021-06-21}}</ref>
|quote=User JavaScript allows you to specify local JavaScript files for Opera to include on every page that you visit.}}</ref>) are placed in a designated directory. Userscripts are often referred to as [[Greasemonkey]] scripts, named after the original userscript manager for Firefox. ▼
▲
On Wikipedia, a [[Wikipedia:User_scripts|user scripts]] feature is enabled for registered users that allows them to install userscripts to augment editing and viewing of the encyclopedia's pages.<ref>{{cite book |last=Broughton |first=John |year=2008 |chapter=Chapter 21: Easier Editing with JavaScript |title=Wikipedia: The Missing Manual |url=https://archive.org/details/wikipediamissing00brou_0 |publisher=[[O'Reilly Media]] |page=401 |isbn=978-0596515164 |quote=You can customize Wikipedia in ways that make your editing easier with ''user scripts'', which are written in JavaScript code. |url-access=registration }}</ref>▼
▲On Wikipedia, a [[Wikipedia:
== Userscript managers ==
Line 27 ⟶ 16:
One aspect of userscripts is that they can be shared. They can be uploaded to a userscript repository where they become available to other users for downloading.
Historically (circa
A handful of the most active contributors in the userscripts.org community<ref>
Users of the [[Greasemonkey]]<ref>
== References ==▼
{{Reflist}}▼
== See also ==
Line 40 ⟶ 26:
* [[List of augmented browsing software]]
* [[Scripting language]]
▲== References ==
▲{{Reflist}}
== External links ==
* [https://greasyfork.org/ Greasy Fork]
* [https://openuserjs.org/ OpenUserJS]
* [https://userscripts-mirror.org/ Userscripts.org archival mirror]
* [https://www.greasespot.net/ Greasespot.net, official website for Greasemonkey (Firefox extension)]
|