| Index: popup.html |
| =================================================================== |
| --- a/popup.html |
| +++ b/popup.html |
| @@ -2,7 +2,7 @@ |
| <!-- |
| - This file is part of Adblock Plus <https://adblockplus.org/>, |
| - - Copyright (C) 2006-2016 Eyeo GmbH |
| + - Copyright (C) 2006-2017 eyeo GmbH |
| - |
| - Adblock Plus is free software: you can redistribute it and/or modify |
| - it under the terms of the GNU General Public License version 3 as |
| @@ -21,6 +21,7 @@ |
| <head> |
| <meta charset="utf-8"> |
| <link rel="stylesheet" type="text/css" href="skin/popup.css"> |
| + <script src="ext/common.js"></script> |
| <script src="ext/popup.js"></script> |
| <script src="i18n.js"></script> |
| <script src="popup.js"></script> |