본문 바로가기
Computer/Chrome Extension

크롬 확장 API 리스트 정리

by 생각하는달팽이 2015. 1. 30.

크롬 확장 API 리스트 정리입니다.




리스트 추출은 Python 을 이용하였습니다.

관련 타이틀을 클릭하시면 해당 샘플 소스를 받을수 있습니다.

소스를 풀으셔서 크롬 확장 프로그램에 넣으시면 샘플이 동작합니다.


My Bookmarks

Page Redder

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)

Live HTTP headers

JavaScript pause/resume

Desktop Capture Example

My Devices

Chrome Preprocessor Example

FirePHP for Chrome

Chrome Query

Document Scanning API Sample

Download Filename Controller

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

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


추후 필요에 따라 하나하나의 샘플을 분석하도록 하겠습니다.

반응형

'Computer > Chrome Extension' 카테고리의 다른 글

[Sample] Content Settings  (0) 2015.01.30
[Sample] Print this page  (0) 2015.01.30
[Sample] My Bookmarks  (0) 2015.01.30
OverView  (0) 2015.01.28