https://github.com/gridaco/chrome-extension
chrome extension for bridged platform - realtime translation editing and more
https://github.com/gridaco/chrome-extension
Last synced: 17 days ago
JSON representation
chrome extension for bridged platform - realtime translation editing and more
- Host: GitHub
- URL: https://github.com/gridaco/chrome-extension
- Owner: gridaco
- License: mit
- Created: 2020-12-18T08:14:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-21T06:20:17.000Z (over 5 years ago)
- Last Synced: 2025-10-07T12:36:34.638Z (9 months ago)
- Language: TypeScript
- Homepage: https://bridged.xyz/extensions
- Size: 228 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chrome-extension
chrome extension for bridged platform - realtime translation editing and more
## Features
- edit text on running web appications. (for copyrighters) (learn more at [g11n](https://github.com/bridgedxyz/g11n))
- inspect application linked with origin design source.
## Setup
> the initial setup of this project follows this [blog](https://medium.com/better-programming/create-a-chrome-extension-using-react-and-typescript-50e94e14320c) introducing way of building chrome extension with react + typescript.