Compare Chrome extensions: Kameleoon vs console.sparkline

Stats Kameleoon Kameleoon console.sparkline console.sparkline
User count 1,000+ 125
Average rating 5.00 5.00
Rating count 10 1
Last updated 2024-03-12 2016-08-30
Size 4.77M 4.81K
Version 3.14.1 1.1
Short description
Interact directly with the platform and use a powerful suite of easy-to-use debugging and troubleshooting tools. Adds console.sparkline to all web pages and Chrome Devtools.
Full summary

With the Kameleoon Chrome Extension, developers can now use, straight from their browser, a powerful set of debugging and troubleshooting tools.

Key features:

  1. Find out which experiments are currently active and running on the page and which variations you're bucketed into for each of them.
  2. See the exact size (in KB) of the script and the weight of each component.
  3. Easily QA and preview all metrics defined on Kameleoon, both in terms of goals and custom data.
  4. Decrypt all tracking calls happening on the page with a network requests analysis tool.
  5. Block tracking requests.
  6. Customize what is contained in results tables and the order of fields.
See more

console.sparkline() is a chrome devtools extension that adds a tool similar to console.log(), but that renders arrays of numbers as little inline sparkline images for you. Great for quickly visualizing time series you encounter while you are hacking on something.