Skip to content

Commit 93fc19f

Browse files
authored
Merge pull request sxei#7 from hiyangguo/patch-1
Bugfixed:修复调用方式对比一节中 Table 的排版错误
2 parents fd961f8 + c7445e6 commit 93fc19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ Chrome插件的JS主要可以分为这5类:`injected script`、`content-script
835835
## 调试方式对比
836836

837837
| JS类型 | 调试方式 | 图片说明 |
838-
| ------------ | ------------ |
838+
| ------------ | ------------ | ------ |
839839
| injected script | 直接普通的F12即可 | 懒得截图 |
840840
| content-script | 打开Console,如图切换 | ![](http://image.liuxianan.com/201612/20161220_105526_629_8533.png) |
841841
| popup-js | popup页面右键审查元素 | ![](http://image.liuxianan.com/201612/20161220_105716_178_6900.png) |

0 commit comments

Comments
 (0)