- [x] create a new element for processing / adding a new app URL - [x] Add paper-input field for the user to enter the app's URL - [x] Enter URL text field should be prefixed by https:// - [x] Add a **+** paper-button next to the url input field - [x] If the user doesn't enter a protocol along with the url then append the https:// to the hostname - [x] If the user enters an invalid URL then display error