Files
beef/modules/misc/extract_local_storage/config.yaml
2011-06-19 23:35:13 +00:00

11 lines
308 B
YAML

beef:
module:
extract_local_storage:
enable: true
category: "Misc"
name: "Extract Local Storage"
description: "Extracts data from the HTML5 localStorage object."
authors: ["bcoles"]
target:
working: [FF,S,C]