SlideShare ist ein Scribd-Unternehmen logo
1 von 41
Chrome Extension Development Starts ,[object Object],[object Object],[object Object]
Who is this guy ,[object Object],[object Object],[object Object],[object Object],[object Object]
TOC ,[object Object],[object Object],[object Object],[object Object],[object Object]
What’s Chrome? Are you kidding?!
Chrome ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Then, What is the Chrome Extension? ,[object Object],[object Object]
What can extension do? ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
How user to use?
User Interface ,[object Object],[object Object],[object Object]
Browser Action
Browser Action ,[object Object],[object Object],[object Object],[object Object],[object Object]
Page Action
Page Action ,[object Object],[object Object],[object Object],[object Object]
Extension’s Page
Extension’s Page ,[object Object],[object Object],[object Object]
Override Page? ,[object Object],[object Object],[object Object],[object Object],[object Object]
Options Page? ,[object Object],[object Object],[object Object],[object Object]
and, Popup Page? ,[object Object]
Background tasks ,[object Object],[object Object]
How to build?
Directory Structure ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
manifest.json ,[object Object],[object Object],[object Object],[object Object]
Background Page ,[object Object],[object Object],[object Object]
Content Scripts ,[object Object],[object Object]
How to program?
APIs
Chrome Extension’s API ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Asynchronous API ,[object Object],[object Object],[object Object],[object Object]
Event driven ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
Most of the apis are ASYNCHRONOUS ASYNCHRONOUS
Security and Sandbox ,[object Object],[object Object],[object Object]
Message Passing ,[object Object],[object Object],[object Object]
Message Passing Chrome Extension Background Page Content Scripts Page Action Browser Action Popup page, Options page, etc.
Extension’s Resource ,[object Object],[object Object],[object Object]
i18n ,[object Object],[object Object],[object Object],getMessage message name data Lookup localized string and format with data Localized string
How to publish?
Package ,[object Object],[object Object],[object Object],[object Object]
Auto Updating ,[object Object],[object Object],[object Object],[object Object]
Publish ,[object Object],[object Object]
Resources ,[object Object],[object Object],[object Object],[object Object]
Thanks

Weitere ähnliche Inhalte

Was ist angesagt?

HTML5 and Google Chrome - DevFest09
HTML5 and Google Chrome - DevFest09HTML5 and Google Chrome - DevFest09
HTML5 and Google Chrome - DevFest09mihaiionescu
 
Google chrome extension
Google chrome extensionGoogle chrome extension
Google chrome extensionJohnny Kingdom
 
Introduction to chrome extension development
Introduction to chrome extension developmentIntroduction to chrome extension development
Introduction to chrome extension developmentKAI CHU CHUNG
 
Introduction of chrome extension development
Introduction of chrome extension developmentIntroduction of chrome extension development
Introduction of chrome extension developmentBalduran Chang
 
Orange is the new blue: How to port Chrome Extension to Firefox Extension
Orange is the new blue: How to port Chrome Extension to Firefox ExtensionOrange is the new blue: How to port Chrome Extension to Firefox Extension
Orange is the new blue: How to port Chrome Extension to Firefox Extensionchaykaborya
 
Making Chrome Extension with AngularJS
Making Chrome Extension with AngularJSMaking Chrome Extension with AngularJS
Making Chrome Extension with AngularJSBen Lau
 
Effective TDD - Less is more
Effective TDD - Less is moreEffective TDD - Less is more
Effective TDD - Less is moreBen Lau
 
Creating chrome-extension
Creating chrome-extensionCreating chrome-extension
Creating chrome-extensionAkshay Khale
 
Dive Into Chrome-100119
Dive Into Chrome-100119Dive Into Chrome-100119
Dive Into Chrome-100119yiming he
 
WordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10nWordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10ncodebangla
 
Web Fundamentals
Web FundamentalsWeb Fundamentals
Web Fundamentalsarunv
 
Leksion 1 hyrje ne xhtml
Leksion 1   hyrje ne xhtmlLeksion 1   hyrje ne xhtml
Leksion 1 hyrje ne xhtmlmariokenga
 
Chapter 1
Chapter 1Chapter 1
Chapter 1Uma Sam
 
Javascript cross domain communication
Javascript cross domain communicationJavascript cross domain communication
Javascript cross domain communicationChenKuo Chen
 
Essential Javascript -- A Javascript <b>Tutorial</b>
Essential Javascript -- A Javascript <b>Tutorial</b>Essential Javascript -- A Javascript <b>Tutorial</b>
Essential Javascript -- A Javascript <b>Tutorial</b>tutorialsruby
 

Was ist angesagt? (20)

HTML5 and Google Chrome - DevFest09
HTML5 and Google Chrome - DevFest09HTML5 and Google Chrome - DevFest09
HTML5 and Google Chrome - DevFest09
 
Google chrome extension
Google chrome extensionGoogle chrome extension
Google chrome extension
 
Introduction to chrome extension development
Introduction to chrome extension developmentIntroduction to chrome extension development
Introduction to chrome extension development
 
Introduction of chrome extension development
Introduction of chrome extension developmentIntroduction of chrome extension development
Introduction of chrome extension development
 
Orange is the new blue: How to port Chrome Extension to Firefox Extension
Orange is the new blue: How to port Chrome Extension to Firefox ExtensionOrange is the new blue: How to port Chrome Extension to Firefox Extension
Orange is the new blue: How to port Chrome Extension to Firefox Extension
 
Making Chrome Extension with AngularJS
Making Chrome Extension with AngularJSMaking Chrome Extension with AngularJS
Making Chrome Extension with AngularJS
 
Effective TDD - Less is more
Effective TDD - Less is moreEffective TDD - Less is more
Effective TDD - Less is more
 
Develop Chrome Extension
Develop Chrome ExtensionDevelop Chrome Extension
Develop Chrome Extension
 
Creating chrome-extension
Creating chrome-extensionCreating chrome-extension
Creating chrome-extension
 
Chrome Extension
Chrome ExtensionChrome Extension
Chrome Extension
 
Dive Into Chrome-100119
Dive Into Chrome-100119Dive Into Chrome-100119
Dive Into Chrome-100119
 
Browser extension
Browser extensionBrowser extension
Browser extension
 
WordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10nWordPress Theme & Plugin i18n & L10n
WordPress Theme & Plugin i18n & L10n
 
Web Fundamentals
Web FundamentalsWeb Fundamentals
Web Fundamentals
 
Metarefresh
MetarefreshMetarefresh
Metarefresh
 
Meta Refresh 2014
Meta Refresh 2014Meta Refresh 2014
Meta Refresh 2014
 
Leksion 1 hyrje ne xhtml
Leksion 1   hyrje ne xhtmlLeksion 1   hyrje ne xhtml
Leksion 1 hyrje ne xhtml
 
Chapter 1
Chapter 1Chapter 1
Chapter 1
 
Javascript cross domain communication
Javascript cross domain communicationJavascript cross domain communication
Javascript cross domain communication
 
Essential Javascript -- A Javascript <b>Tutorial</b>
Essential Javascript -- A Javascript <b>Tutorial</b>Essential Javascript -- A Javascript <b>Tutorial</b>
Essential Javascript -- A Javascript <b>Tutorial</b>
 

Andere mochten auch

20100915 學習撰寫 Google Chrome Extension
20100915 學習撰寫 Google Chrome Extension20100915 學習撰寫 Google Chrome Extension
20100915 學習撰寫 Google Chrome ExtensionJustin Lee
 
A Complete Guide To Chrome Extension Development
A Complete Guide  To Chrome Extension  DevelopmentA Complete Guide  To Chrome Extension  Development
A Complete Guide To Chrome Extension DevelopmentSteven James
 
Introduction To Browser Extension Development
Introduction To Browser Extension DevelopmentIntroduction To Browser Extension Development
Introduction To Browser Extension DevelopmentSteven James
 
Introduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentIntroduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentJomar Tigcal
 
Introduction to Web Browser Extension/Add-ons
Introduction to Web Browser Extension/Add-onsIntroduction to Web Browser Extension/Add-ons
Introduction to Web Browser Extension/Add-onsPranav Gupta
 
De patient José Van Der Schoor
De patient   José Van Der SchoorDe patient   José Van Der Schoor
De patient José Van Der SchoorMijnZorgnet
 
21st Century Construction Toolkit - Olswang LLP
21st Century Construction Toolkit - Olswang LLP21st Century Construction Toolkit - Olswang LLP
21st Century Construction Toolkit - Olswang LLPFrancis Ho
 
Holisticmanagement Of Global Recession Dr. Shriniwas Kashalikar
Holisticmanagement Of Global Recession Dr. Shriniwas KashalikarHolisticmanagement Of Global Recession Dr. Shriniwas Kashalikar
Holisticmanagement Of Global Recession Dr. Shriniwas Kashalikarshriniwaskashalikar
 
Total Stress Management Guide For Nurses Dr Shriniwas Kashalikar
Total Stress Management Guide For Nurses Dr Shriniwas KashalikarTotal Stress Management Guide For Nurses Dr Shriniwas Kashalikar
Total Stress Management Guide For Nurses Dr Shriniwas Kashalikarshriniwaskashalikar
 
東海大学広報メディア学科河井ゼミ フリーペーパー2014
東海大学広報メディア学科河井ゼミ フリーペーパー2014東海大学広報メディア学科河井ゼミ フリーペーパー2014
東海大学広報メディア学科河井ゼミ フリーペーパー2014河井 孝仁
 
Master key system part 20
Master key system   part 20Master key system   part 20
Master key system part 20canei2day
 
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ河井 孝仁
 
教學訪問教師試辦計畫106學年度說明會簡報
教學訪問教師試辦計畫106學年度說明會簡報教學訪問教師試辦計畫106學年度說明會簡報
教學訪問教師試辦計畫106學年度說明會簡報Josephine C
 
SEC Whistleblower Article
SEC Whistleblower ArticleSEC Whistleblower Article
SEC Whistleblower ArticleSamLieberman
 
Geneesmiddelengebruik Arjan Van Nistelrooij
Geneesmiddelengebruik   Arjan Van NistelrooijGeneesmiddelengebruik   Arjan Van Nistelrooij
Geneesmiddelengebruik Arjan Van NistelrooijMijnZorgnet
 
Walaval Dr. Shriniwas Kashalikar
Walaval Dr. Shriniwas KashalikarWalaval Dr. Shriniwas Kashalikar
Walaval Dr. Shriniwas Kashalikarshriniwaskashalikar
 
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...SEO, LLC dba www.SplinternetMarketing.com
 

Andere mochten auch (20)

20100915 學習撰寫 Google Chrome Extension
20100915 學習撰寫 Google Chrome Extension20100915 學習撰寫 Google Chrome Extension
20100915 學習撰寫 Google Chrome Extension
 
A Complete Guide To Chrome Extension Development
A Complete Guide  To Chrome Extension  DevelopmentA Complete Guide  To Chrome Extension  Development
A Complete Guide To Chrome Extension Development
 
Introduction To Browser Extension Development
Introduction To Browser Extension DevelopmentIntroduction To Browser Extension Development
Introduction To Browser Extension Development
 
Browser extension
Browser extensionBrowser extension
Browser extension
 
Introduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions DevelopmentIntroduction to Google Chrome Extensions Development
Introduction to Google Chrome Extensions Development
 
Introduction to Web Browser Extension/Add-ons
Introduction to Web Browser Extension/Add-onsIntroduction to Web Browser Extension/Add-ons
Introduction to Web Browser Extension/Add-ons
 
De patient José Van Der Schoor
De patient   José Van Der SchoorDe patient   José Van Der Schoor
De patient José Van Der Schoor
 
21st Century Construction Toolkit - Olswang LLP
21st Century Construction Toolkit - Olswang LLP21st Century Construction Toolkit - Olswang LLP
21st Century Construction Toolkit - Olswang LLP
 
Holisticmanagement Of Global Recession Dr. Shriniwas Kashalikar
Holisticmanagement Of Global Recession Dr. Shriniwas KashalikarHolisticmanagement Of Global Recession Dr. Shriniwas Kashalikar
Holisticmanagement Of Global Recession Dr. Shriniwas Kashalikar
 
Total Stress Management Guide For Nurses Dr Shriniwas Kashalikar
Total Stress Management Guide For Nurses Dr Shriniwas KashalikarTotal Stress Management Guide For Nurses Dr Shriniwas Kashalikar
Total Stress Management Guide For Nurses Dr Shriniwas Kashalikar
 
Ranking analysis-12-20-2011-1
Ranking analysis-12-20-2011-1Ranking analysis-12-20-2011-1
Ranking analysis-12-20-2011-1
 
東海大学広報メディア学科河井ゼミ フリーペーパー2014
東海大学広報メディア学科河井ゼミ フリーペーパー2014東海大学広報メディア学科河井ゼミ フリーペーパー2014
東海大学広報メディア学科河井ゼミ フリーペーパー2014
 
Master key system part 20
Master key system   part 20Master key system   part 20
Master key system part 20
 
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ
東海大学広報メディア学科河井ゼミ2014年度最終発表_ゆるキャラ
 
教學訪問教師試辦計畫106學年度說明會簡報
教學訪問教師試辦計畫106學年度說明會簡報教學訪問教師試辦計畫106學年度說明會簡報
教學訪問教師試辦計畫106學年度說明會簡報
 
SEC Whistleblower Article
SEC Whistleblower ArticleSEC Whistleblower Article
SEC Whistleblower Article
 
Geneesmiddelengebruik Arjan Van Nistelrooij
Geneesmiddelengebruik   Arjan Van NistelrooijGeneesmiddelengebruik   Arjan Van Nistelrooij
Geneesmiddelengebruik Arjan Van Nistelrooij
 
Walaval Dr. Shriniwas Kashalikar
Walaval Dr. Shriniwas KashalikarWalaval Dr. Shriniwas Kashalikar
Walaval Dr. Shriniwas Kashalikar
 
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...
Internet Marketing Report Splinternetmarketing.Com Internet Marketing Solutio...
 
Jamia Ikhwan
Jamia Ikhwan Jamia Ikhwan
Jamia Ikhwan
 

Ähnlich wie Chrome Extension Develop Starts

Chrome Extensions - Basic concepts powerpoint
Chrome Extensions - Basic concepts powerpointChrome Extensions - Basic concepts powerpoint
Chrome Extensions - Basic concepts powerpointf20190876
 
Web browser extensions development
Web browser extensions developmentWeb browser extensions development
Web browser extensions developmentdragoslargu
 
Browser Extensions for Web Hackers
Browser Extensions for Web HackersBrowser Extensions for Web Hackers
Browser Extensions for Web HackersMark Wubben
 
Chrome Extensions for Web Hackers
Chrome Extensions for Web HackersChrome Extensions for Web Hackers
Chrome Extensions for Web HackersMark Wubben
 
Chrome Apps & Extensions
Chrome Apps & ExtensionsChrome Apps & Extensions
Chrome Apps & ExtensionsVarun Raj
 
CMS & Chrome Extension Development
CMS & Chrome Extension DevelopmentCMS & Chrome Extension Development
CMS & Chrome Extension DevelopmentSarang Ananda Rao
 
Chrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & TricksChrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & TricksMars Devs
 
Chrome Extension Step by step Guide .pptx
Chrome Extension Step by step Guide .pptxChrome Extension Step by step Guide .pptx
Chrome Extension Step by step Guide .pptxgeekhouse.io
 
How and Why to extend Firefox
How and Why to extend FirefoxHow and Why to extend Firefox
How and Why to extend FirefoxGraham King
 
Make an language translator with voice extension
Make an language translator with voice extensionMake an language translator with voice extension
Make an language translator with voice extensionRebecca Peltz
 
Google Chrome Extensions - DevFest09
Google Chrome Extensions - DevFest09Google Chrome Extensions - DevFest09
Google Chrome Extensions - DevFest09mihaiionescu
 
Google Chrome DevTools features overview
Google Chrome DevTools features overviewGoogle Chrome DevTools features overview
Google Chrome DevTools features overviewOleksii Prohonnyi
 
Cliw - extension development
Cliw -  extension developmentCliw -  extension development
Cliw - extension developmentvicccuu
 
Chrome Extensions Slides Gtugna Kick Off Meeti
Chrome Extensions Slides Gtugna Kick Off MeetiChrome Extensions Slides Gtugna Kick Off Meeti
Chrome Extensions Slides Gtugna Kick Off MeetiStephan Linzner
 
Chrome Extensions for Hackers
Chrome Extensions for HackersChrome Extensions for Hackers
Chrome Extensions for HackersCristiano Betta
 
More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8msz
 
Creating custom chrome extensions
Creating custom chrome extensionsCreating custom chrome extensions
Creating custom chrome extensionsvaluebound
 

Ähnlich wie Chrome Extension Develop Starts (20)

Chrome Extensions - Basic concepts powerpoint
Chrome Extensions - Basic concepts powerpointChrome Extensions - Basic concepts powerpoint
Chrome Extensions - Basic concepts powerpoint
 
Web browser extensions development
Web browser extensions developmentWeb browser extensions development
Web browser extensions development
 
Browser Extensions for Web Hackers
Browser Extensions for Web HackersBrowser Extensions for Web Hackers
Browser Extensions for Web Hackers
 
Chrome Extensions for Web Hackers
Chrome Extensions for Web HackersChrome Extensions for Web Hackers
Chrome Extensions for Web Hackers
 
Chrome Apps & Extensions
Chrome Apps & ExtensionsChrome Apps & Extensions
Chrome Apps & Extensions
 
CMS & Chrome Extension Development
CMS & Chrome Extension DevelopmentCMS & Chrome Extension Development
CMS & Chrome Extension Development
 
Chrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & TricksChrome Developer Tools - Pro Tips & Tricks
Chrome Developer Tools - Pro Tips & Tricks
 
Chrome Extension Step by step Guide .pptx
Chrome Extension Step by step Guide .pptxChrome Extension Step by step Guide .pptx
Chrome Extension Step by step Guide .pptx
 
How and Why to extend Firefox
How and Why to extend FirefoxHow and Why to extend Firefox
How and Why to extend Firefox
 
Make an language translator with voice extension
Make an language translator with voice extensionMake an language translator with voice extension
Make an language translator with voice extension
 
Browser Extension
Browser ExtensionBrowser Extension
Browser Extension
 
Google Chrome Extensions - DevFest09
Google Chrome Extensions - DevFest09Google Chrome Extensions - DevFest09
Google Chrome Extensions - DevFest09
 
Google Chrome DevTools features overview
Google Chrome DevTools features overviewGoogle Chrome DevTools features overview
Google Chrome DevTools features overview
 
Cliw - extension development
Cliw -  extension developmentCliw -  extension development
Cliw - extension development
 
Chrome Extensions Slides Gtugna Kick Off Meeti
Chrome Extensions Slides Gtugna Kick Off MeetiChrome Extensions Slides Gtugna Kick Off Meeti
Chrome Extensions Slides Gtugna Kick Off Meeti
 
Chrome Extensions for Hackers
Chrome Extensions for HackersChrome Extensions for Hackers
Chrome Extensions for Hackers
 
More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8More Browser Basics, Tips & Tricks 3 Draft 8
More Browser Basics, Tips & Tricks 3 Draft 8
 
Chrome extensions dev Intro
Chrome extensions dev IntroChrome extensions dev Intro
Chrome extensions dev Intro
 
Creating custom chrome extensions
Creating custom chrome extensionsCreating custom chrome extensions
Creating custom chrome extensions
 
Google chrome
Google chrome Google chrome
Google chrome
 

Mehr von taobao.com

编辑器设计U editor
编辑器设计U editor编辑器设计U editor
编辑器设计U editortaobao.com
 
淘宝开放产品前端实践
淘宝开放产品前端实践淘宝开放产品前端实践
淘宝开放产品前端实践taobao.com
 
广告投放代码和创意代码持续优化
广告投放代码和创意代码持续优化广告投放代码和创意代码持续优化
广告投放代码和创意代码持续优化taobao.com
 
第三方内容开发最佳实践
第三方内容开发最佳实践第三方内容开发最佳实践
第三方内容开发最佳实践taobao.com
 
编辑器设计Kissy editor
编辑器设计Kissy editor编辑器设计Kissy editor
编辑器设计Kissy editortaobao.com
 
百度前端性能监控与优化实践
百度前端性能监控与优化实践百度前端性能监控与优化实践
百度前端性能监控与优化实践taobao.com
 
Node.js在淘宝的应用实践
Node.js在淘宝的应用实践Node.js在淘宝的应用实践
Node.js在淘宝的应用实践taobao.com
 
Kind editor设计思路
Kind editor设计思路Kind editor设计思路
Kind editor设计思路taobao.com
 
Java script physical engine
Java script physical engineJava script physical engine
Java script physical enginetaobao.com
 
Html5环保小游戏
Html5环保小游戏Html5环保小游戏
Html5环保小游戏taobao.com
 
阅读类Web应用前端技术探索
阅读类Web应用前端技术探索阅读类Web应用前端技术探索
阅读类Web应用前端技术探索taobao.com
 
完颜:移动网站的兼容性探索
完颜:移动网站的兼容性探索完颜:移动网站的兼容性探索
完颜:移动网站的兼容性探索taobao.com
 
张平:JavaScript引擎实现
张平:JavaScript引擎实现张平:JavaScript引擎实现
张平:JavaScript引擎实现taobao.com
 
高力:19楼现有前端架构
高力:19楼现有前端架构高力:19楼现有前端架构
高力:19楼现有前端架构taobao.com
 
李成银:前端编译平台
李成银:前端编译平台李成银:前端编译平台
李成银:前端编译平台taobao.com
 
钱宝坤:多浏览器集成的JavaScript单元测试工具
钱宝坤:多浏览器集成的JavaScript单元测试工具钱宝坤:多浏览器集成的JavaScript单元测试工具
钱宝坤:多浏览器集成的JavaScript单元测试工具taobao.com
 
张克军:前端基础架构的实践和思考
张克军:前端基础架构的实践和思考张克军:前端基础架构的实践和思考
张克军:前端基础架构的实践和思考taobao.com
 
刘平川:【用户行为分析】Marmot实践
刘平川:【用户行为分析】Marmot实践刘平川:【用户行为分析】Marmot实践
刘平川:【用户行为分析】Marmot实践taobao.com
 
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践taobao.com
 

Mehr von taobao.com (20)

编辑器设计U editor
编辑器设计U editor编辑器设计U editor
编辑器设计U editor
 
Berserk js
Berserk jsBerserk js
Berserk js
 
淘宝开放产品前端实践
淘宝开放产品前端实践淘宝开放产品前端实践
淘宝开放产品前端实践
 
广告投放代码和创意代码持续优化
广告投放代码和创意代码持续优化广告投放代码和创意代码持续优化
广告投放代码和创意代码持续优化
 
第三方内容开发最佳实践
第三方内容开发最佳实践第三方内容开发最佳实践
第三方内容开发最佳实践
 
编辑器设计Kissy editor
编辑器设计Kissy editor编辑器设计Kissy editor
编辑器设计Kissy editor
 
百度前端性能监控与优化实践
百度前端性能监控与优化实践百度前端性能监控与优化实践
百度前端性能监控与优化实践
 
Node.js在淘宝的应用实践
Node.js在淘宝的应用实践Node.js在淘宝的应用实践
Node.js在淘宝的应用实践
 
Kind editor设计思路
Kind editor设计思路Kind editor设计思路
Kind editor设计思路
 
Java script physical engine
Java script physical engineJava script physical engine
Java script physical engine
 
Html5环保小游戏
Html5环保小游戏Html5环保小游戏
Html5环保小游戏
 
阅读类Web应用前端技术探索
阅读类Web应用前端技术探索阅读类Web应用前端技术探索
阅读类Web应用前端技术探索
 
完颜:移动网站的兼容性探索
完颜:移动网站的兼容性探索完颜:移动网站的兼容性探索
完颜:移动网站的兼容性探索
 
张平:JavaScript引擎实现
张平:JavaScript引擎实现张平:JavaScript引擎实现
张平:JavaScript引擎实现
 
高力:19楼现有前端架构
高力:19楼现有前端架构高力:19楼现有前端架构
高力:19楼现有前端架构
 
李成银:前端编译平台
李成银:前端编译平台李成银:前端编译平台
李成银:前端编译平台
 
钱宝坤:多浏览器集成的JavaScript单元测试工具
钱宝坤:多浏览器集成的JavaScript单元测试工具钱宝坤:多浏览器集成的JavaScript单元测试工具
钱宝坤:多浏览器集成的JavaScript单元测试工具
 
张克军:前端基础架构的实践和思考
张克军:前端基础架构的实践和思考张克军:前端基础架构的实践和思考
张克军:前端基础架构的实践和思考
 
刘平川:【用户行为分析】Marmot实践
刘平川:【用户行为分析】Marmot实践刘平川:【用户行为分析】Marmot实践
刘平川:【用户行为分析】Marmot实践
 
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践
吴英杰:【用户行为分析】淘宝页面显微镜系统原理及实践
 

Chrome Extension Develop Starts

Hinweis der Redaktion

  1. 1. Use Browser Action as a useful function 2. Use a beautiful and alpha icon 3. DONT use animation