Module implementing an importer for Chrome bookmarks.
None |
ChromeImporter | Class implementing the Chrome bookmarks importer. |
getImporterInfo | Module function to get information for the given source id. |
Class implementing the Chrome bookmarks importer.
None |
None |
ChromeImporter | Constructor |
__generateFolderNode | Private method to process a bookmarks folder. |
__generateUrlNode | Private method to process a bookmarks node. |
__processRoots | Private method to process the bookmark roots. |
importedBookmarks | Public method to get the imported bookmarks. |
open | Public method to open the bookmarks file. |
setPath | Public method to set the path of the bookmarks file or directory. |
None |
Constructor
Private method to process a bookmarks folder.
Private method to process a bookmarks node.
Private method to process the bookmark roots.
Public method to get the imported bookmarks.
Public method to open the bookmarks file.
Public method to set the path of the bookmarks file or directory.
Module function to get information for the given source id.