<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Greasemonkey_Manual:API</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>Recent changes to Greasemonkey_Manual:API</description><atom:link href="https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual:API/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 27 Jan 2022 23:10:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual:API/feed" rel="self" type="application/rss+xml"/><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v22
+++ v23
@@ -53,7 +53,7 @@
 [⬆][toTop] [⬇][toBottom] [⇧](#the-api)

 ### Special
-[GM_info](GM_info) : Exposes some information to the user script.
+[GM_info](GM_info) : Exposes some information to the user script via an `Object`

 [⬆][toTop] [⬇][toBottom] [⇧](#the-api)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Thu, 27 Jan 2022 23:10:28 -0000</pubDate><guid>https://sourceforge.net6e7a8aac2d9a5f4526eec5e6288bba3517279ee9</guid></item><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v21
+++ v22
@@ -11,7 +11,7 @@

 ## The API

-[⬆][toTop] [⬇][toBottom] | [Values](#values) | [Resources](#resources) | [Common Task Helpers](#common-task-helpers) | [Other](#other)
+[⬆][toTop] [⬇][toBottom] | [Values](#values) | [Resources](#resources) | [Common Task Helpers](#common-task-helpers) | [Other](#other)| [Special](#special)

 ### Headers

@@ -52,6 +52,11 @@

 [⬆][toTop] [⬇][toBottom] [⇧](#the-api)

+### Special
+[GM_info](GM_info) : Exposes some information to the user script.
+
+[⬆][toTop] [⬇][toBottom] [⇧](#the-api)
+
 [Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API

 ## Notes
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Thu, 27 Jan 2022 21:25:34 -0000</pubDate><guid>https://sourceforge.net603d34edd5d0c7e922f8c70b712183cf99ff694e</guid></item><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v20
+++ v21
@@ -58,4 +58,4 @@

 All GM_* functions were blocked in version [0.3.5](Version_history#0.3.5), due to security vulnerabilities. These functions were restored with updates making them secure, and the new [unsafeWindow](unsafeWindow) object was added, in version [0.5 beta](Version_history#0.5_beta)

-[⬆][toTop] [⬇]
+[⬆][toTop]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Fri, 09 Aug 2019 19:25:41 -0000</pubDate><guid>https://sourceforge.netfd91d05ea6e79bc41038ccaeeb2ea4b7964aa735</guid></item><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v19
+++ v20
@@ -57,3 +57,5 @@
 ## Notes

 All GM_* functions were blocked in version [0.3.5](Version_history#0.3.5), due to security vulnerabilities. These functions were restored with updates making them secure, and the new [unsafeWindow](unsafeWindow) object was added, in version [0.5 beta](Version_history#0.5_beta)
+
+[⬆][toTop] [⬇]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Fri, 09 Aug 2019 19:24:02 -0000</pubDate><guid>https://sourceforge.net7ae6974bfaab5a431a8db6ecde1d22f99834ca7b</guid></item><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v18
+++ v19
@@ -52,12 +52,8 @@

 [⬆][toTop] [⬇][toBottom] [⇧](#the-api)

+[Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
+
 ## Notes

 All GM_* functions were blocked in version [0.3.5](Version_history#0.3.5), due to security vulnerabilities. These functions were restored with updates making them secure, and the new [unsafeWindow](unsafeWindow) object was added, in version [0.5 beta](Version_history#0.5_beta)
-
-[⬆][toTop] [⬇][toBottom]
-
-[Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
-
-## Notes
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Fri, 09 Aug 2019 19:23:05 -0000</pubDate><guid>https://sourceforge.net6d3525b0387ca6ca44384c902f8223a3f98b90d0</guid></item><item><title>Greasemonkey_Manual:API modified by mmartz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v17
+++ v18
@@ -1,5 +1,5 @@
 [toTop]: #content_base "Top"
-[toBottom]: #site-footer "Bottom"
+[toBottom]: #notes "Bottom"

 [Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API

@@ -59,3 +59,5 @@
 [⬆][toTop] [⬇][toBottom]

 [Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
+
+## Notes
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mmartz</dc:creator><pubDate>Fri, 09 Aug 2019 19:21:17 -0000</pubDate><guid>https://sourceforge.net99cdb1d63068cf5daa2693e8b5a9f76ff0fdb1ba</guid></item><item><title>Greasemonkey_Manual:API modified by Martz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v16
+++ v17
@@ -2,8 +2,6 @@
 [toBottom]: #site-footer "Bottom"

 [Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
-
----

 ## Description

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martz</dc:creator><pubDate>Sat, 09 Aug 2014 22:49:13 -0000</pubDate><guid>https://sourceforge.net8dadd989f7e3dee139914c6b20fa4db3fae2a2c6</guid></item><item><title>Greasemonkey_Manual:API modified by Martz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v15
+++ v16
@@ -2,6 +2,8 @@
 [toBottom]: #site-footer "Bottom"

 [Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
+
+---

 ## Description

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martz</dc:creator><pubDate>Sat, 09 Aug 2014 22:48:55 -0000</pubDate><guid>https://sourceforge.netc889d950bccd8cca037cc4872a8d16ffdbfdeae0</guid></item><item><title>Greasemonkey_Manual:API modified by Martz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v14
+++ v15
@@ -1,7 +1,7 @@
 [toTop]: #content_base "Top"
 [toBottom]: #site-footer "Bottom"

-[Getting Started](Greasemonkey_Manual%3AGetting_Started) | [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) | [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) | [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) | [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) | [Environment](Greasemonkey_Manual%3AEnvironment) | [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) | API
+[Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API

 ## Description

@@ -57,3 +57,5 @@
 All GM_* functions were blocked in version [0.3.5](Version_history#0.3.5), due to security vulnerabilities. These functions were restored with updates making them secure, and the new [unsafeWindow](unsafeWindow) object was added, in version [0.5 beta](Version_history#0.5_beta)

 [⬆][toTop] [⬇][toBottom]
+
+[Getting Started](Greasemonkey_Manual%3AGetting_Started) ⬌ [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) ⬌ [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) ⬌ [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) ⬌ [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) ⬌ [Environment](Greasemonkey_Manual%3AEnvironment) ⬌ [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) ⬌ API
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martz</dc:creator><pubDate>Sat, 09 Aug 2014 22:48:32 -0000</pubDate><guid>https://sourceforge.net951ca8668ff83daccf2bbb39c5e1bc0ee7320c89</guid></item><item><title>Greasemonkey_Manual:API modified by Martz</title><link>https://sourceforge.net/p/greasemonkey/wiki/Greasemonkey_Manual%253AAPI/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -1,7 +1,7 @@
 [toTop]: #content_base "Top"
 [toBottom]: #site-footer "Bottom"

-[Getting Started](Greasemonkey_Manual%3AGetting_Started) | [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) | [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) | [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) | [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) | [Environment](Greasemonkey_Manual%3AEnvironment) | [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) | [API](Greasemonkey_Manual%3AAPI)
+[Getting Started](Greasemonkey_Manual%3AGetting_Started) | [Installing Scripts](Greasemonkey_Manual%3AInstalling_Scripts) | [Managing Scripts](Greasemonkey_Manual%3AManaging_Scripts) | [Monkey Menu](Greasemonkey_Manual%3AMonkey_Menu) | [Creating Scripts](Greasemonkey_Manual%3ACreating_Scripts) | [Environment](Greasemonkey_Manual%3AEnvironment) | [Other Useful Tools](Greasemonkey_Manual%3AOther_Useful_Tools) | API

 ## Description

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Martz</dc:creator><pubDate>Sat, 09 Aug 2014 22:16:16 -0000</pubDate><guid>https://sourceforge.netb7b29e35976dd371d626eb9ae6806509e6a7f535</guid></item></channel></rss>