firefox_parse_bookmarks_tool
Parse Firefox bookmark entries from a browser profile directory. Filter results by title or URL and set a limit for streamlined forensic analysis.
Instructions
Parse Firefox bookmark entries from a browser profile. Typical profile path: "C:\Users<user>\AppData\Roaming\Mozilla\Firefox\Profiles<rand>.default-release".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | Optional exact bookmark URL filter | |
| limit | No | Maximum number of bookmark entries to return | |
| title | No | Optional exact bookmark title filter | |
| profile_path | Yes | Absolute path to the Firefox profile directory |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||