Home

Awesome

<h2 align="center"> <br> <img src="https://github.com/floating/frame/raw/master/asset/png/FrameLogo512.png?raw=true" alt="Frame" width="150" /> <br> <br> <div align="center">Frame Browser Extension :link: </div> <br> </h2>

Build

# Clone
› git clone https://github.com/floating/frame-extension

# Install
› npm install

# Build
› npm run build

Install

  1. Go to brave://extensions or chrome://extensions
  2. Turn developer mode on if not already active (top-right corner)
  3. Tap "Load unpacked"
  4. Select the "dist" folder generated by running the building instructions above

Related