目录 前言 Chrome Extension 开发概述 初识 Chrome Extension 快速学习 Chrome Extension manifest.json 配置 omnibox - 定制你的搜索框 overridepage - 定制页面和设置 downloads - 下载操作 contextMenus - 右键菜单 devtools - 定制开发者工具 notifications - 桌面通知 API 使用 cookies - 操作 Cookie webRequest - 监控网络请求 storage - 存储用户数据 i18n - 国际化 通信机制 - onMessage 跨应用进程通信 - NativeMessage 在 Google Web Store 上线 上线 Web Store Chrome 用户不翻墙安装 Chrome Extension 方法 尾声