Compare Chrome extensions: DocSight vs Finding patterns

Stats DocSight DocSight Finding patterns Finding patterns
User count 85 437
Average rating 5.00 3.20
Rating count 1 5
Last updated 2013-04-25 2013-02-12
Size 949.25K 175.10K
Version 1.0.8 1.1
Short description
Visualize visits to various documentation resources. Look for patterns inside HTML, JS, CSS and AJAX code
Full summary

Chrome extension for visualizing past visits to developer resources such as blog posts or Stack Overflow questions.

This enables two things:

  1. A quick way to browse your history for recovering important development resources.
  2. An episodic timeline for reviewing your coding activities. It is amazing what we can remember by viewing a history of developer activities.

Extension's source code available here: https://github.com/chrisparnin/docsight

  • 1.0.7 Bug fix: Duplicate entries initial load.
  • 1.0.6 New icon.
  • 1.0.5 Now with custom inclusion and exclusion of sites.
  • 1.0.4 Now with 63 apis/languages!
  • New supports changing order of sites
  • Allows custom exclusion of sites.
  • Fix font issues for windows.

This extension aims to help you to find bugs on your webpage. Also, it can show you any text you need to know.

It is useful when your webpage replaces tags such #LIST_OF_PRODUCTS#. There times that tags are hidden (for example in a link title, JS, CSS or AJAX code).

With Finding patterns you will find quickly all of them.

You can use your own regular expressions so you can find any pattern you need.