Simple Tab Connector
Allow to fetch data from another tab
As of May 2026, Simple Tab Connector has 7 users in the Developer Tools category.
Usersdown 22.2 percent−22.2%
7
7
Ratingno change0%
—
— reviews
Reviewsno change0%
—
Version
0.0.3
Manifest V3
History
2 snapshotsTracking since Apr 25, 2026.
View as table
| Date | Users | Rating | Reviews | Version |
|---|---|---|---|---|
| Apr 25, 2026 | 9 | — | — | 0.0.3 |
| May 22, 2026 | 8 | — | — | 0.0.3 |
| Now | 7 | — | — | 0.0.3 |
Permissions & access
- Permissions
- activeTabscriptingwebNavigationstorage
- Host access
- None declared
Screenshots
About
Simple Tab Connector or STC is a minimalistic web scraping tool that allows you to extract content from another web page and use it on your web page. To create a connection: 1) open a tab with a web page that should use the data of another; 2) click on the extension icon, a pop-up window with input and output buttons should appear; 3) click the “Output” button, it should be replaced by the host of the current web page; 3) open a tab with a web page that should send data to another; 4) click on the extension icon, a pop-up window with input and output buttons should appear; 5) press the “Input” button, it should be replaced by the host of the current web page; 6) When the input and output tabs are specified, you should see a green counter (this indicates the success of the data transfer). STC does not provide a user interface to display the received content. Instead, it raises custom window events: 1) the connection event (type - 'connection', detail - 'on'/'off') notifies about connection status between tabs; 2) the mutation event (type - 'mutation', detail contains html) notifies about DOM changes on the input page; 3) the reloading request event (type - 'requestReloading') allows to reload the input page that could be useful to fix rendering issue sometimes; 4) the reloading success event (type - 'reloadingDone') notifies that the input page is ready after a reload; 5) the data request event (type - 'requestData', detail contains an object with url) allow to request additional data from the input page via fetch API; 6) the data response event (type = 'responseData', detail contains response of data request) allow to fetch requested data after invocation of the previous event. 7) the message event (type = 'wsData') allow to get websocket messages from the input tab as byte array. You can handle or raise these events in your JavaScript code. Good luck.
Technical
- Version
- 0.0.3
- Manifest
- V3
- Size
- 15.35KiB
- Min Chrome
- 88
- Languages
- 1
- Featured
- No
Metadata
- ID
- ajechknomfdcokngpocbomeobgmmhgpo
- Developer ID
- u02b29a041c94a090f080560176faa76c
- Developer Email
- [email protected]
- Created
- Aug 2, 2024
- Last Updated (Store)
- Aug 26, 2024
- Last Scraped
- May 22, 2026
- Website
- —
- Support URL
- —
Similar extensions
Alternatives to Simple Tab Connector, ranked by description similarity.
NewTabToolkit
Overrides the new tab page with a wide array of tools!
3
Stimulus DevTools
A developer tool for inspecting and debugging Stimulus applications.
212
★ 5.0
Content Extractor
Extract content from the current webpage using CSS selectors.
29
Meta Snap
Download images and copy text from web pages with a single click, activated per tab.
20
★ 5.0
DataScraper Express
Extract structured data from any webpage into CSV/JSON with point-and-click interface
13
JWT and JSON Parser
Decode JWT and Beautify the JSON. Author - [email protected]
9
Tabs MCP
A chrome extension to help you bring context to your LLMs.
19
★ 5.0
XPath Scraper
Extract web content using XPath selectors
143
★ 5.0
Data sourced from the Chrome Web Store · last verified May 22, 2026.