Skip to content

hmsimha/craigsdiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Craigsdiff Track changes to listings on Craigslist

Chrome extension that enables users to track and observe changes to listings on Craigslist.

The javascript library that detects changes utilizes google's diff_match_patch in character mode. The changes are stored in localStorage as nonstandard patches that utilize less space than those generated by diff_match_patch (and are generated as a transformation of unified foratted diffs)

This extension does not utilize any third-party libraries aside from google's diff_match_patch

To get a feel for how the extension works (without having to install it first), you can try it out on a mockup of craigslist HERE

About

Chrome extension to track changes to listings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published