2
edits
(Navigation Events) |
(Add) |
||
Line 62: | Line 62: | ||
* Document navigation registry | * Document navigation registry | ||
::It seems to be fairly common for extensions to monitor browser navigation events and react to page loads, sometimes only reacting to specific domains or URL Patterns. FUEL could provide a central registry for these types of document navigation listeners to avoid duplication of code and unnecessary overhead. For more details see [[Talk:FUEL/Additions|discussion]]. | ::It seems to be fairly common for extensions to monitor browser navigation events and react to page loads, sometimes only reacting to specific domains or URL Patterns. FUEL could provide a central registry for these types of document navigation listeners to avoid duplication of code and unnecessary overhead. For more details see [[Talk:FUEL/Additions|discussion]]. | ||
== Clipboard == | |||
Clipboard utilities | |||
* setTextData | |||
* getTextData | |||
* clear |
edits