Chrome拡張機能 APIリストまとめ

Chrome拡張機能のAPIリストまとめです。

リストの抽出にはPythonを使用しました。

関連するタイトルをクリックすると、該当するサンプルソースを取得できます。

ソースを解凍してChrome拡張機能として読み込めば、サンプルが動作します。

My Bookmarks

Page Redder

Print this page

A browser action which changes its icon when clicked

A browser action with a popup that changes the page color

BrowsingData API: Basics

Sample Extension Commands extension

Content settings

Context Menus Sample

Context Menus Sample (with Event Page)

Cookie API Test Extension

Live HTTP headers

JavaScript pause/resume

Desktop Capture Example

My Devices

Broken Links

Chrome Preprocessor Example

FirePHP for Chrome

Chrome Query

Document Scanning API Sample

Download Filename Controller

Download Selected Links

Download Manager Button

Download and Open Button

Downloads Overwrite Existing Files

Event Page Example

`extension.isAllowedFileSchemeAccess` and `extension.isAllowedIncognitoAccess` Example

Fake Archive Handler App

File System Provider API Extension Example

Advanced Font Settings

Typed URL History

CLD

AcceptLanguage

Minimal Localized Hosted App

Idle - Simple Example

SandwichBar

Test IME

Message Timer

Native Messaging Example

Notification Demo

Omnibox Example

Blank new tab page

iGoogle new tab page

Page action by content

Page action by URL

Animated Page Action

Top Chrome Extension Questions

Keep Awake

Block/allow third-party cookies API example extension

Block/allow referrer API example extension

Process Monitor

Show Tabs in Process

Stylizr

Tab Inspector

Keyboard Pin

Test Screenshot Extension

Tabs Zoom API Demo

Top Sites

NTP prototyping extension

Console TTS Engine

WebNavigation Tech Demo

Merge Windows

Simple Background App

Calculator

App Launcher

Chromium Buildbot Monitor

Google Calendar Checker (by Google)

CatBlock

Catifier

Chromium Search

Email this page (by Google)

Chrome Sounds

Google Document List Viewer

Google Mail Checker

Imageinfo

Chromium IRC App

Managed Bookmarks

Mappy

Google Maps

News Reader (by Google)

News Reader

News Reader

Sample - OAuth Contacts

Per-plugin content settings

Proxy Extension API Sample

Speak Selection

Talking Alarm Clock

TTS Debug

TTS Demo

Sandboxed Frame

Tab Shortcuts

Event Tracking with Google Analytics

Getting started example

今後、必要に応じて各サンプルを分析していく予定です。

AD