Build CashTab as Chrome or Brave browser extension
Details
Details
- Reviewers
alcipir deadalnix majcosta - Group Reviewers
Restricted Project - Commits
- rABC83024066fcfe: Add script to build CashTab as browser extension
- npm run extension
- Open Chrome or Brave
- Navigate to chrome://extensions/ (or brave://extensions/)
- Enable Developer Mode
- Click "Load unpacked"
- Select the extension/dist folder that was created with npm run extension
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
'busy' spinner when you send a transaction seems not to be spinning around its center:
Comment Actions
Unfortunately the spinner issue was introduced earlier. I will correct it in a later diff.