Giter Site home page Giter Site logo

designtips / js-tracker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pilagod/js-tracker

0.0 2.0 0.0 1.21 MB

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.

Home Page: https://github.com/pilagod/js-tracker

License: MIT License

JavaScript 6.02% TypeScript 91.49% CSS 1.68% HTML 0.81%

js-tracker's Introduction

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, take 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

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

js-tracker's People

Contributors

pilagod avatar

Watchers

Trey Brister avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.