std-microblock/chromatic

Universal modifier for Chromium/V8 | 广谱注入 Chromium/V8 的通用修改器

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 46 minutes ago
Added to GitGenius on September 7th, 2026
Created on April 3rd, 2022
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 395
Total Stargazers: 8,384 (+0)
Total Subscribers: 20 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 4
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 40 days
Stale 30+ days: 2
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 2
Events in 7 days: 2

Top labels

  • bug (88)
  • plugin-related (29)
  • enhancement (23)
  • help wanted (4)
  • question (2)
  • bad first issue (1)
  • documentation (1)
  • good first issue (1)

Most active issues this week

Detailed Description

Chromatic is a universal modifier for Chromium and V8 that enables injection and modification of Chromium-based applications and the V8 JavaScript engine.

The tool addresses the need to extend and customize Chromium-based software and V8 behavior through a plugin architecture. It works by injecting modifications into running Chromium processes, allowing developers to alter application behavior without modifying the original source code. The project originated from earlier work on music application customization and has been rewritten to support a broad range of Chromium-based software beyond its original scope.

Developers should adopt this tool if they need to extend or modify Chromium-based applications or V8 engine behavior in production environments. It suits projects where direct source modification is impractical or where plugin-based extensibility is preferred. The tool is particularly relevant for those working with Chromium Embedded Framework (CEF) applications or any software built on Chromium that requires runtime modification capabilities.

The project is in active development with ongoing work to stabilize core functionality. The maintainers actively solicit bug reports and are responsive to issues filed in both English and Chinese. Documentation is acknowledged as incomplete and under improvement, indicating the team is prioritizing core stability and feature completeness before finalizing user-facing guides.