Skip to content

Siedrix/Chrome-Buffer

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
 
 
 
 
Load as chrome extension and you will have a buffer object on your console.

buffer.store('key', {data}); To save a json object.

buffer.fetch(key,function(data,err){/..somthing here../}); Load that value on any tab.

buffer.lastFetch; Gives you the las fetch value.

What now?

About

This is a chrome extension to buffer variables between tabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published