js-tracker

A chrome extension tracks front-end JavaScript that uses DOM / jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) at runtime.

Github stars Tracking Chart

Logo
JavaScript Tracker
Build Status
Coverage Status

A chrome extension tracks front-end JavaScript that uses DOM or jQuery APIs to manipulate html dom elements (e.g., change style, attach event listener) on web page at runtime.

Features

  • Live Tracking, what changes you see on page is what code you get.
  • Code by Elements, only listing the code that affects selected element.
  • Brief Overview, getting rough code information at a glance.
  • Easy Filtering, grouping manipulations into 5 types.
  • Link to Source, one click to see all details.
  • Performance Improvement, better performance than previous version by taking advantage of browser JavaScript engine

Demo Video

JavaScript Tracker Demo

Installation

Add JavaScript Tracker to your Google Chrome from Chrome Web Store

Usage (see Demo Video for visual guide)

  1. Go to the page you want to track (you can use example page to give it a try).

  2. Click JavaScript Tracker icon on Chrome browser extension bar.

  3. Interact with the page opened by JavaScript Tracker.

  4. Open Elements panel in Developer Tools and select the element you are interested in.

  5. Go to the "JS-Tracker" sidebar to see what JavaScript code affects the selected element.

There are also some websites selected by me that you can try JavaScript Tracker as much as you like. ?

Limitations

Those elements wrapped in <iframe> can not be tracked, since <iframe> creates an independent executive environment of its parent.

Future Works

  • Support Firefox
  • Track jQuery-UI
  • Optimize resouce usage

Contribution

Suggestions and discussions are highly welcome. Feel free to open issues or email me for any bug, question, idea or feature wish. ?

Special Thanks

Special thanks to Fiti, a fantastic UI/UX designer, for the design of logo, banner, music, and materials in sidebar. Without her I will never give birth to this project. ?️

License

MIT

Main metrics

Overview
Name With Ownerpilagod/js-tracker
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 4)
Platform
License:MIT License
所有者活动
Created At2016-09-28 10:01:00
Pushed At2018-03-16 12:51:51
Last Commit At2018-03-16 20:51:43
Release Count8
Last Release Namev3.0.1 (Posted on 2018-02-27 00:19:16)
First Release Namev1.0.0 (Posted on )
用户参与
Stargazers Count398
Watchers Count15
Fork Count15
Commits Count639
Has Issues Enabled
Issues Count3
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private