0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 11, 2025 — Aug 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A bit less agressive with changes, we still use the regular setInterval in the background. More... over 14 years ago
Minor compatibility fix to make things work better witih Firefox. More... over 14 years ago
Added minified version of of library. More... over 14 years ago
Queuebert now supports immediate callbacks for methods being executed in a background script. More... over 14 years ago
You can now override the default interval that a client reads messages at. More... over 14 years ago
You can now vary how frequently a message is pulled off the queue by a client. More... over 14 years ago
Made it so the client queues are capped at a sane value. More... over 14 years ago
Added license.txt. More... over 14 years ago
Updating documentation. More... over 14 years ago
Adding image for documentation. More... over 14 years ago
Updating documentation. More... over 14 years ago
Updating documentation. More... over 14 years ago
Updating documentation. More... over 14 years ago
Updating documentation. More... over 14 years ago
Updating documentation. More... over 14 years ago
Cleaned up example scripts to be a bit more straight-forward. More... over 14 years ago
Removed whitespace. More... over 14 years ago
Built out example a bit further to demonstrate two clients in the background script. More... over 14 years ago
Got everything wired up and working in an actual chrome extension. More... over 14 years ago
Created a client for running in the context of the background script. More... over 14 years ago
Starting to build out the special case of a client running in the background, in the process Queuebert will now support communication between two tabs. More... over 14 years ago
Added manifest to project. More... over 14 years ago
Created an example chrome extension that uses the Queuebert library. More... over 14 years ago
Added example of queuebert in action. More... over 14 years ago
Client is looking more complete. More... over 14 years ago
Updated API to reflect how I want it to work. More... over 14 years ago
Reworked API slightly to handle to and from messages. More... over 14 years ago
Implemented send message. More... over 14 years ago
Alright starting to build out the client now. More... over 14 years ago
Starting to build out the server class. More... over 14 years ago