"Nikish"
Bootstrap 4.1.1 Snippet by nikish

<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <!-- <meta http-equiv="Content-Security-Policy" content="script-src 'self'"> --> <meta http-equiv="Content-Security-Policy" content="default-src 'self' 'unsafe-inline'" /> <meta http-equiv="Content-Security-Policy" content="script-src 'self' 'unsafe-inline'" /> <title>Supportable CRM Plugin</title> <base href="/" /> <script src="scripts/popup.js"></script> <link rel="icon" type="image/x-icon" href="favicon.ico" /> <!-- bootstrap added for chrome extension --> <link rel="stylesheet" href="assets/bootstrap.min.css"> </head> <body> <app-root></app-root> </body> </html>

Related: See More


Questions / Comments: