2002-09-28 16:14:15 +04:00
|
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
2002-07-16 02:50:49 +04:00
|
|
|
|
2012-05-21 15:12:37 +04:00
|
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
2001-05-09 11:56:23 +04:00
|
|
|
|
2002-07-16 02:50:49 +04:00
|
|
|
<html>
|
2000-09-29 04:04:23 +04:00
|
|
|
<head>
|
2019-09-26 19:22:41 +03:00
|
|
|
<meta http-equiv="Content-Security-Policy" content="default-src chrome: resource:; object-src 'none'" />
|
2018-12-05 19:06:15 +03:00
|
|
|
<title data-l10n-id="title-label"></title>
|
2006-08-07 20:06:03 +04:00
|
|
|
<link rel="stylesheet" type="text/css" href="chrome://global/content/plugins.css">
|
2004-06-20 05:42:05 +04:00
|
|
|
<link rel="stylesheet" type="text/css" href="chrome://global/skin/plugins.css">
|
2018-12-05 19:06:15 +03:00
|
|
|
<link rel="localization" href="toolkit/about/aboutPlugins.ftl"/>
|
2000-09-29 04:04:23 +04:00
|
|
|
</head>
|
|
|
|
<body>
|
2002-09-28 16:14:15 +04:00
|
|
|
<div id="outside">
|
2019-07-12 09:47:42 +03:00
|
|
|
<script type="application/javascript" src="chrome://global/content/plugins.js"></script>
|
2001-05-09 11:56:23 +04:00
|
|
|
</div>
|
2000-09-29 04:04:23 +04:00
|
|
|
</body>
|
|
|
|
</html>
|