To remove a plugin, refer to it by the same identifier that appears in the Cordova plugin
            listing. These steps show an example of how you would remove the logger plugin. 
         Note: 
            Due to a known Apache issue, 
plugin remove does not currently work
               properly with Kapsel plugins. See 
https://issues.apache.org/jira/browse/CB-41.  Shared dependencies with
               other plugins may also be removed, leaving the application in a bad state. Instead of
               removing plugins, SAP recommends that you start from a clean state and add only the
               plugins you require.