Confirmed users
15
edits
Maxauthority (talk | contribs) (→Search) |
(Navigation Events) |
||
Line 58: | Line 58: | ||
== RDF == | == RDF == | ||
Depending on the future status of RDF in the tree, we could use Neil Deakin's [http://www.xulplanet.com/downloads/rdfds/ rdf.js] and a basis for an RDF object. | Depending on the future status of RDF in the tree, we could use Neil Deakin's [http://www.xulplanet.com/downloads/rdfds/ rdf.js] and a basis for an RDF object. | ||
== Navigation Events == | |||
* 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]]. |