See https://github.com/webpack/extract-text-webpack-plugin
There is also an extract function on the instance. You should use this if you have more than one ExtractTextPlugin.
There is no way to get access to the plugin instance until after config.resolve().