All Projects → GoogleChrome → Chrome Extensions Samples

GoogleChrome / Chrome Extensions Samples

Licence: apache-2.0
Chrome Extensions Samples

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
C++
36643 projects - #6 most used programming language
perl
6916 projects
c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to Chrome Extensions Samples

Gowitness
🔍 gowitness - a golang, web screenshot utility using Chrome Headless
Stars: ✭ 996 (-89.2%)
Mutual labels:  chrome
Browserpass Legacy
Legacy Browserpass repo, development is now happening at:
Stars: ✭ 1,020 (-88.94%)
Mutual labels:  chrome
Advent Of Code Charts
Inject charts in your private leaderboard page for Advent of Code
Stars: ✭ 46 (-99.5%)
Mutual labels:  chrome
Duplicate Tab
Press Alt+Shift+D to duplicate the current tab (Option+Shift+D on Mac).
Stars: ✭ 40 (-99.57%)
Mutual labels:  chrome
Justmytrello
Chrome extension - Filter the cards that are assigned to you on Trello
Stars: ✭ 42 (-99.54%)
Mutual labels:  chrome
Devtools Timeline Images
Extract images from Chrome DevTools report.
Stars: ✭ 44 (-99.52%)
Mutual labels:  chrome
Puppeteer Sharp Extra
Plugin framework for PuppeteerSharp
Stars: ✭ 39 (-99.58%)
Mutual labels:  chrome
Himawari 8 Chrome
🛰 Experience the latest image from the Himawari, GOES, Meteosat, and DSCOVR satellites
Stars: ✭ 48 (-99.48%)
Mutual labels:  chrome
Github Awesome Autocomplete
Add instant search capabilities to GitHub's search bar
Stars: ✭ 1,015 (-88.99%)
Mutual labels:  chrome
Puppeteer Deep
Puppeteer, Headless Chrome;爬取《es6标准入门》、自动推文到掘金、站点性能分析;高级爬虫、自动化UI测试、性能分析;
Stars: ✭ 1,033 (-88.8%)
Mutual labels:  chrome
Ferrum
Headless Chrome Ruby API
Stars: ✭ 1,009 (-89.06%)
Mutual labels:  chrome
Google Access Helper
谷歌访问助手破解版
Stars: ✭ 7,640 (-17.16%)
Mutual labels:  chrome
Adguardbrowserextension
AdGuard browser extension
Stars: ✭ 1,018 (-88.96%)
Mutual labels:  chrome
Anyway.tab
一款 Chrome 的新建 Tab 插件,显示 Anyway.FM 节目中的语录、参考链接和更新提醒。
Stars: ✭ 40 (-99.57%)
Mutual labels:  chrome
Analog
Replace your new tab page with a minimal analog clock
Stars: ✭ 46 (-99.5%)
Mutual labels:  chrome
Gayhub
An awesome chrome extension for github
Stars: ✭ 995 (-89.21%)
Mutual labels:  chrome
Cookie Autodelete
Firefox and Chrome WebExtension that deletes cookies and other browsing site data as soon as the tab closes, domain changes, browser restarts, or a combination of those events.
Stars: ✭ 1,015 (-88.99%)
Mutual labels:  chrome
Octopatcher
Arrgh Some Patchy Goodness to GitHub!
Stars: ✭ 49 (-99.47%)
Mutual labels:  chrome
Customtabs Kotlin
Helpers of the Chrome Custom tabs re-written in Kotlin and with Architecture Components to offer a simpler API
Stars: ✭ 48 (-99.48%)
Mutual labels:  chrome
Gmail Fixed Font
Use your browser's monospace font for message body text in Gmail
Stars: ✭ 44 (-99.52%)
Mutual labels:  chrome

Chrome Extensions samples

Official samples for Chrome Extensions and the Chrome Apps platform. Note that Chrome Apps are deprecated—learn more on the Chromium blog.

For more information on extensions, see Chrome Developers.

Note: Samples for Manifest V3 are still being prepared. In the mean time, consider referring to mv2-archive/

Samples

The directory structure is as follows:

  • api/ - extensions focused on a single API package
  • (To be added) howto/ - extensions that show how to perform a particular task
  • tutorials/ - multi-step walkthroughs referenced inline in the docs
  • examples/ - full featured extensions spanning multiple API packages
  • apps/ - deprecated Chrome Apps platform (not listed below)
  • mv2-archive/ - resources for manifest version 2

To experiment with these samples, please clone this repo and use 'Load Unpacked Extension'. Read more on Getting Started.

Sample Calls
Hello World
examples/hello-world
Page Redder
examples/page-redder
My Bookmarks
examples/bookmarks
Cookie Clearer
api/cookies/cookie-clearer
Omnibox - New Tab Search
api/omnibox/new-tab-search
Web Accessible Resources
api/web-accessible-resources
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].