https://github.com/jsnjack/thebutton
The button for Surfly - convert your tab to a Surfly session
https://github.com/jsnjack/thebutton
Last synced: 9 months ago
JSON representation
The button for Surfly - convert your tab to a Surfly session
- Host: GitHub
- URL: https://github.com/jsnjack/thebutton
- Owner: jsnjack
- Created: 2023-07-24T21:01:30.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-21T09:55:25.000Z (12 months ago)
- Last Synced: 2025-09-01T22:42:51.048Z (10 months ago)
- Language: JavaScript
- Size: 147 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
the button
========
This extension adds a page action which allows you to convert the current tab to a Surfly session.
## Dev notes
### Install tooling
Running `npm i` will install `web-ext` application
### Developing
`./node_modules/.bin/web-ext run -s src/`