Add a class to represent the extractors 'structure' to prevent some bugs and ease the programming.
- The constructor may define the extractor's name and description for the options page
- Add method to add new parameters
- Add methods to add different types of storage properties
- text, textarea, color, boolean, ...