Skip to content

A Chrome extension for debugging Treasure Data JS SDK web beacons.

License

Notifications You must be signed in to change notification settings

hjmsano/td-chrome-debugger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Treasure Data TD-JS-SDK debugger for Chrome

Japanese document available here / 日本語のドキュメントはこちら

What is this?

  • A Chrome Extension for debugging Treasure Data's TD-JS-SDK web beacons.
  • In Console tab of Chrome's developer tool, the extension shows a table of payload sent to Treasure Data.
  • You can toggle on/off the extension through Chrome's Extension page.

Screenshot

Installation

A. Install the packaged file (Deprecated in Chrome 80)

  1. Download the packaged extension td-chrome-debugger.crx.
  2. Open Chrome's extension page.
  3. Drag & drop td-chrome-debugger.crx to the Chrome window.

B. Install from un-packaged files

  1. Clone or Download this repository.
  2. Open Chrome's extension page.
  3. Enable "Developer Mode".
  4. Click "Load Unpackaged Extension" and point a directory of this source code on your computer.

Usage

  1. Open the Developer Tool and go to Console tab.
  2. Open a website you want to debug the implementation of TD-JS-SDK.

About

A Chrome extension for debugging Treasure Data JS SDK web beacons.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%