3 Star 4 Fork 1

洋子 / Purstyle

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
popup.html 449 Bytes
一键复制 编辑 原始数据 按行查看 历史
洋子 提交于 2015-01-01 18:54 . first commit
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<title>Purstyle</title>
<link rel="stylesheet" type="text/css" href="css/popup.css">
</head>
<body>
<h3>已生效样式</h3>
<ul id="availables"></ul>
<p><a href="options.html" target="_blank">管理我的样式</a></p>
<script src="js/jquery-2.0.0.min.js"></script>
<script src="js/Common.js"></script>
<script src="js/popup.js"></script>
</body>
</html>
JavaScript
1
https://gitee.com/purocean/Purstyle.git
git@gitee.com:purocean/Purstyle.git
purocean
Purstyle
Purstyle
master

搜索帮助