diff --git a/extras/chrome_extension/options.html b/extras/chrome_extension/options.html
index 2cf8335c06..95463f6cc7 100644
--- a/extras/chrome_extension/options.html
+++ b/extras/chrome_extension/options.html
@@ -270,8 +270,11 @@
                 </tr>
             </table>
             <button type="button" onclick="window.close()"><h3>Close</h3></button>
+        <p style="font-family:arial;color:black;font-size:13px;">Author Information : R.Hareesan (rharishan@gmail.com)</p>
         </div>
 
         <script src="js/popup.js"></script>
     </head>
     <body>
+    </body>
+    </html>