Shi.Bi
Command Shì'Bì maid to automate the browser from any webpage with JSON, which compatible with Chrome DevTools Recorder recordings.
As of June 2026, Shi.Bi has 2 users in the Productivity category.
Usersno change0%
2
2
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.0.2
Manifest V3
Permissions & access
- Permissions
- debuggerscripting
- Host access
- <all_urls>
Screenshots
About
This extension is open-source and free. For more information, please visit: https://shi.bi
Function Overview
The core function of the Shi.Bi extension is to run Shi.Bi JSON. Shi.Bi JSON is a JSON format that describes the steps a user takes on a web page. It can be used for automated testing, web page interaction, and many other scenarios. Shi.Bi JSON is a compatible superset of @puppeteer/replay JSON, which means you can use Shi.Bi JSON to describe more complex interaction scenarios.
How to Use
The Shi.Bi extension provides the following three ways to use it:
1. Open shi.bi.svg, then click the shi.bi button in the upper right corner.
2. Drag and drop shi.bi.svg into the Shi.Bi extension's popup window, and then click the Run button to run the Parsed shibi JSON.
3. Directly enter shibi JSON in the Shi.Bi extension's popup window and click the Run button.
4. Open Chrome DevTools on any page and run similar code:
```
await chrome.runtime.sendMessage(
await (await fetch("https://shi.bi/id")).text(), // Extension ID, handwritten or obtained via https://shi.bi/id.
{
type: 0, // 0 for run Shi.Bi json
payload: { // Shi.Bi json content
title: 'Shi.Bi test',
steps: [
{
type: "navigate",
url: "https://shi.bi"
},
{
type: "returnElement",
selectors: ["#responsive-meta-container"],
waitForElement: true,
}
]
}
}
);
```
These methods allow you to call the functions of the Shi.Bi extension through JavaScript code on any page. You only need to run the above code in Chrome DevTools, and the Shi.Bi extension will receive the message and execute the corresponding operations.
Precautions
Before using the Shi.Bi extension, please make sure that you have installed the extension and allowed it to access the current page.
The syntax of Shi.Bi JSON is similar to @puppeteer/replay JSON, but there are some differences. Please refer to the official documentation of the Shi.Bi extension for more information about Shi.Bi JSON.
If you encounter any problems while using the Shi.Bi extension, please feel free to give us feedback.Technical
- Version
- 0.0.2
- Manifest
- V3
- Size
- 281KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- padmogncdghipfgnfbmidiggofeaahno
- Developer ID
- u979b67f3a10d2d898b0b29bc1712dfda
- Developer Email
- [email protected]
- Created
- Jan 4, 2025
- Last Updated (Store)
- Feb 11, 2025
- Last Scraped
- Jun 8, 2026
- Website
- —
- Support URL
- https://github.com/defims/shi.bi
- Privacy Policy
- —
Similar extensions
Alternatives to Shi.Bi, ranked by description similarity.
Automan
Fill the form automatically, and even genereate the PlayWright test cases
30
Weibo Video Parser
A simple browser extension for parsing and handling Weibo Video URLs.
34
PlayPage
AI (Gemini) を使用して、Webページのコンテンツを即席アプリ化するChrome拡張機能です。
16
Auto Test Snippet AI
Generate Playwright, Cypress, and Puppeteer code from UI elements. Includes AI-powered selector suggestions.
23
★ 4.0
JumpAI
这是一个 AI 对话快速跳转浏览器扩展,用于提升多模型长对话场景下的浏览与定位效率,适用于 ChatGPT、Gemini、Kimi、通义千问、豆包等主流 AI 平台。
195
★ 5.0
Extract & Ask: AI Workflow Tool
Extract web content from any tab, prepend AI prompts, and paste instantly into ChatGPT,Gemini etc. Local processing, zero tracking.
53
Bodhi Browser Extension
Power Bodhi Platform Websites using your local Bodhi App AI Server, private, secure, and open source.
4
Runbook AI
Your AI agent in the browser -- automate tasks, monitor pages for changes, schedule recurring runs, all in one click.
33
★ 5.0
Data sourced from the Chrome Web Store · last verified Jun 8, 2026.