easy way to post webpage to scrapbox.io
You can download extension packages from https://github.com/pastak/scboloo/releases
Plase read how to build on below.
- Install
node
andyarn
% yarn install
% yarn build
- All packages(for Chrome, Firefox, MSEdge):
% yarn run pack
- Chrome:
% yarn run pack:chrome
- Firefox:
% yarn run pack:firefox
- MS Edge:
% yarn run pack:msedge
- If you install your MS Edge you should sign appX
- Chrome(crx):
packages/scboloo.crx
- Chrome(zip):
packages/scboloo.chrome.zip
- Firefox:
packcages/scboloo-X.X.X.zip
- MSEdge:
packages/edgeExtension.appx
- Require
node
,yarn
% git clone [email protected]:pastak/scboloo.git
% cd scboloo
% yarn install
- Run build command
% yarn run build
- dir:
dist/chrome
,dist/firefox
, 'dist/msedge' - watch:
% yarn run watch
- dir: