list git-svn-id: https://beef.googlecode.com/svn/trunk@1001 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
11 lines
308 B
YAML
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]
|