Skip to content

psykhi/chrome-devtools-extension

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
res
 
 
src
 
 
 
 
 
 

chrome-devtools-extension

A skeleton for a devtools extension.

This repo contains a simple Chrome extension using injected scripts to send data to a devtools panel in Chrome. The data follows the following pipeline: injected script => content script => background page => devtools panel. Here a simple message is sent every 5 seconds to the panel from the injected script.

About

A skeleton for a devtools extension

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published