167
edits
m (Fixed some weird character issues) |
m (Actually use the right URLs...) |
||
Line 1: | Line 1: | ||
The purpose of this extension is to provide a simple, extension-based test mechanism for the Bookmarks features in Firefox. It is to create and delete folders and bookmarks and verify that the requested action has been performed correctly through the bookmarks manager service. | The purpose of this extension is to provide a simple, extension-based test mechanism for the Bookmarks features in Firefox. It is to create and delete folders and bookmarks and verify that the requested action has been performed correctly through the bookmarks manager service. | ||
* http://www.xulplanet.com/nsIBookmarksService.html | * http://www.xulplanet.com/references/xpcomref/ifaces/nsIBookmarksService.html | ||
== Test Cases == | == Test Cases == | ||
Line 17: | Line 17: | ||
=== Extension Wizard === | === Extension Wizard === | ||
* http://ted.mielczarek.org/extensionwiz | * http://ted.mielczarek.org/code/mozilla/extensionwiz/ | ||
=== Extension Development Resources === | === Extension Development Resources === |
edits