Skip to content

Commit

Permalink
update imitations
Browse files Browse the repository at this point in the history
  • Loading branch information
zendive committed Jul 29, 2023
1 parent 3d2ea15 commit 7a82ea9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,11 @@ Chrome extension to compare objects in memory with console.diff(old, new) devtoo

- While paused in debug mode, JSDiff panel won't reflect the result until runtime is resumed (see [#10][i10]).

[i10]: https://github.com/zendive/jsdiff/issues/10

- Compared objects, after being serialized, and stored in `chrome.storage.local` wich has 10MB limit.

[i10]: https://github.com/zendive/jsdiff/issues/10
- Will not work on `file:///` prorocol and https://chrome.google.com/webstore site.

### API

Expand Down

0 comments on commit 7a82ea9

Please sign in to comment.