提交 7ea58841 编写于 作者: B baiy 提交者: ninecents

update

上级 029866dc
......@@ -3,7 +3,7 @@
## 安装
- 方法1: 在 [Chrome 网上应用店](https://chrome.google.com/webstore/detail/ipfcebkfhpkjeikaammlkcnalknjahmh)安装
- 方法2: [下载 .crx 安装包](https://github.com/baiy/chrome-tool/releases/latest)手动安装 [猛戳这里查看手动安装教程](http://www.cnplugins.com/tool/outline-install-crx-file.html)
- 方法2: [下载 .crx 安装包](https://github.com/baiy/Ctool/releases/latest)手动安装 [猛戳这里查看手动安装教程](http://www.cnplugins.com/tool/outline-install-crx-file.html)
- 方法3: [百度网盘下载](https://pan.baidu.com/s/1mhWbqWC) 安装方法和方法2一致
> 方法3 不定期维护 仅供网络环境特别恶劣的同学使用
......
{
"name": "chrome-tool",
"name": "Ctool",
"version": "0.0.9",
"lockfileVersion": 1,
"requires": true,
......
{
"name": "chrome-tool",
"name": "Ctool",
"version": "0.0.9",
"private": true,
"scripts": {
......
......@@ -60,10 +60,10 @@
categorySelect(name) {
switch (name) {
case "_feedback":
openTab("https://github.com/baiy/chrome-tool/issues");
openTab("https://github.com/baiy/Ctool/issues");
break;
case "_about":
openTab("https://github.com/baiy/chrome-tool");
openTab("https://github.com/baiy/Ctool");
break;
case "_new":
openTab(window.location.href);
......
......@@ -4,7 +4,7 @@
"version": "##version##",
"author": "wo@baiy.org",
"offline_enabled": true,
"homepage_url": "https://github.com/baiy/chrome-tool",
"homepage_url": "https://github.com/baiy/Ctool",
"manifest_version": 2,
"content_security_policy": "script-src 'self' 'unsafe-eval' https://www.baiy.org; object-src 'self'",
"browser_action": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册