Shi.Bi

ID: padmogncdghipfgnfbmidiggofeaahno

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
0.0.2
Size
0.27 MB
Rating
0.0/5
Reviews
0
Users
2
Type
Extension
Updated
Feb 11, 2025
Category
Tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

Author
Long, WeiView Profile
MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
2

Command Shì'Bì maid to automate the browser from any webpage with JSON, which compatible with Chrome DevTools Recorder recordings.

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.

Item
Type
Severity
Description
debugger
Permission
Critical
This permission grants the extension ability to debug and control other extensions and browser tabs. Rated Critical because it can access and modify other extensions' internal state, inject code, and access sensitive data from any tab.
scripting
Permission
Critical
This permission allows injection and execution of JavaScript on any webpage. Rated Critical because it can modify page content, steal sensitive data, and inject malicious code into any site the extension has access to.
<all_urls>
Host
Critical
Broad host access — the extension can read/modify content on every website.
Broad Host Permissions
Risk Factor
High
This extension has broad host permissions allowing it to access many or all websites.
Broad Content Script Access
Risk Factor
High
This extension can inject scripts into any website.
URLs
6
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

Gain full insight into all external connections.

Upgrade for full visibility.

example.com-https://example.com
www.w3.org/2000/svghttp://www.w3.org/2000/svg
shi.bi-http://shi.bi
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
mp.weixin.qq.com/*https://mp.weixin.qq.com/*
shi.bi-https://shi.bi

Gain full insight into all external connections.

Upgrade for full visibility.

No IP addresses found
Version
Size
Is Malicious
Findings
Permhash
0.0.2
Latest
0.27 MB
Benign
0.0.1
0.17 MB
Benign
Showing 1 to 2 of 10 rows
Rows per page:

Code Diff

Compare extension code between any two versions.

0 changed files (scanned top 25 shared text files)

No comparable text files found between these versions.

Browse and explore files within this extension package

Gain full insight into all external connections.

Upgrade for full visibility.