Page MenuHomePhabricator

Add script to build CashTab as browser extension
ClosedPublic

Authored by bytesofman on Dec 2 2020, 13:30.

Details

Summary

Build CashTab as Chrome or Brave browser extension

Test Plan
  1. npm run extension
  2. Open Chrome or Brave
  3. Navigate to chrome://extensions/ (or brave://extensions/)
  4. Enable Developer Mode
  5. Click "Load unpacked"
  6. Select the extension/dist folder that was created with npm run extension

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Removing Bitcoin Cash from manifest description

majcosta requested changes to this revision.Dec 2 2020, 18:52
majcosta added a subscriber: majcosta.

'busy' spinner when you send a transaction seems not to be spinning around its center:

cashtab_spínner.gif (648×376 px, 240 KB)

This revision now requires changes to proceed.Dec 2 2020, 18:52

'busy' spinner when you send a transaction seems not to be spinning around its center:

cashtab_spínner.gif (648×376 px, 240 KB)

Unfortunately the spinner issue was introduced earlier. I will correct it in a later diff.

talked offline, not blocking

This revision is now accepted and ready to land.Dec 2 2020, 19:36