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
- Branch
- cashtab-as-extension
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 14272 Build 28521: Build Diff Build 28520: arc lint + arc unit
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.