-
iframe-frontend: The frontend side which goes inside an iframe.
- To run this project,
cd
to/chromeExtension/iframe-frontend
and runyarn install
, after done installing runyarn dev
.
- To run this project,
-
extension-files: Divided to two parts:
- bringweb3-sdk: The part that goes inside other extensions to add our features.
- test-extension: An extension to test our SDK.
- To run this extension:
cd
to/chromeExtension/extension-files/test-extension
and runyarn install
.- After done installing
cd
to/chromeExtension/extension-files/bringweb3-sdk
and runyarn link
. cd
back to/chromeExtension/extension-files/test-extension
and runyarn link bringweb3-sdk
.- Run
yarn watch
and add the build directory to your extensions on Chrome.
- To run this extension:
forked from Bring-Web3-LTD/chromeExtension
-
Notifications
You must be signed in to change notification settings - Fork 0
Emurgo/bring-chromeExtension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Fork of the Bring cashback sdk library
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 74.9%
- CSS 12.2%
- JavaScript 11.9%
- HTML 1.0%