Ross ROSS = Recommend OSS · open-source software intelligence for agents

cilame/v_jstools

模仿着写一个 chrome 插件,用来快速调试前端 js 代码。 observed · 2026-08-28

github.com/cilame/v_jstools · JavaScript observed · 2026-08-28

Health v2 · maintenance only

58/100

  • Activity 79
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1803
  • days_rel: 414
  • days_push: 128
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

3015 stars · 761 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

v_jstools is a Chrome extension (Manifest V3) for debugging and reverse-engineering JavaScript on web pages. It provides API hooking, code injection, JS environment code generation, and an analysis toolkit including AST tools, deobfuscation, text diffing, and WASM analysis.

Use cases

  • hook browser page APIs to trace JavaScript calls
  • inject custom JavaScript into pages for debugging
  • analyze and deobfuscate obfuscated JavaScript code
  • inspect JavaScript AST in the browser
  • analyze WASM code on a live page
  • capture page cookies including httponly
  • reverse-engineer website JavaScript logic

When to choose

  • you are doing JavaScript reverse engineering or anti-debugging analysis in Chrome
  • you need to hook page APIs or inject scripts without modifying site code
  • you want AST-based JS compression/decompression and deobfuscation tools in-browser

When to avoid

  • you need a general-purpose browser extension for end users
  • you require a license-guaranteed tool for commercial use (no license is provided)
  • you work outside Chrome or need Firefox/Safari support

Facets

plugin · maturity active

developer-tools parser security developer-tools reverse-engineering web-development browser-extensions browser browser-extension javascript-debugging api-hooking code-injection ast-analysis js-reverse-engineering manifest-v3 wasm-analysis deobfuscation debugging

1 source

Member repositories

RepositoryRoleHealth v2
cilame/v_jstoolsmain58

For agents

markdown · JSON · MCP: product_card(name="cilame/v_jstools")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem