文章目录
  1. 1. 开发工具
    1. 1.1. 基本知识
    2. 1.2. 使用工具
    3. 1.3. 性能 & 分析
    4. 1.4. 参考
  2. 2. Multi-Device
    1. 2.1. Getting Started
    2. 2.2. Chrome for Android
    3. 2.3. Chrome WebView
    4. 2.4. Chrome for iOS
  3. 3. PlatForm
    1. 3.1. Apps
    2. 3.2. Extensions
    3. 3.3. Native Client
    4. 3.4. Store

原文:https://developer.chrome.com

开发工具

基本知识

  1. 概况
  2. 开发工作流
  3. 使用 Console
  4. 提示和技巧
  5. 扩展资源

使用工具

  1. 审查元素 & 调整
  2. 调试 JavaScript
  3. 设备模式 & 手机模拟
  4. Android 远程调试
  5. 用 Workspaces 保存修改

性能 & 分析

  1. 评估网络性能
  2. 使用 Timeline
  3. Timeline 示例:布局 Thrashing
  4. 分析 JavaScript 性能
  5. JavaScript 内存情况

参考

  1. Console API 参考
  2. 命令行 API 参考
  3. 整合 DevTools & Chrome
  4. DevTools 扩展 API
  5. 快捷键
  6. 设置
  7. 远程调试协议

Multi-Device

Getting Started

  1. Chrome for a Multi-Device World
  2. Data Compression Proxy
  3. User Agents
  4. Mobile Emulation
  5. Remote Debugging
  6. FAQ

Chrome for Android

  1. Overview
  2. Android Intents with Chrome
  3. Add to Homescreen
  4. Chrome Custom Tabs

Chrome WebView

  1. WebView for Android
  2. Getting Started
  3. Pixel-Perfect UI
  4. WebView Workflow
  5. Tips & Tricks

Chrome for iOS

  1. Overview
  2. Opening Links in Chrome
  3. Case Studies

PlatForm

Apps

  1. Learn Basics
  2. Learn with Codelab
  3. Run Chrome Apps on Mobile
  4. Run Android Apps on Chrome OS
  5. Samples
  6. Develop in the Cloud
  7. User Low-Level System Services
  8. MVC Architecture & Frameworks
  9. Distribute Apps
  10. Chrome Platform APIs
  11. Help

Extensions

  1. Learn Basics
  2. Getting Started Tutorial
  3. Samples
  4. Develop Extensions
  5. Distribute Extensions
  6. Chrome Platform APIs
  7. Help

Native Client

  1. Learn Basics
  2. Download the SDK
  3. Tutorial
  4. Development Cycle
  5. Coding Your Application
  6. Distribute Your Apps
  7. Pepper API Reference
  8. Additional Reference & Versions
  9. Help

Store

  1. Distribution Overview
  2. What Is the Chrome Web Store?
  3. What Can You Publish?
  4. Tutorial: Getting Started
  5. Samples
  6. Branding
  7. Monetizing
  8. Publishing
  9. Help
文章目录
  1. 1. 开发工具
    1. 1.1. 基本知识
    2. 1.2. 使用工具
    3. 1.3. 性能 & 分析
    4. 1.4. 参考
  2. 2. Multi-Device
    1. 2.1. Getting Started
    2. 2.2. Chrome for Android
    3. 2.3. Chrome WebView
    4. 2.4. Chrome for iOS
  3. 3. PlatForm
    1. 3.1. Apps
    2. 3.2. Extensions
    3. 3.3. Native Client
    4. 3.4. Store