https://github.com/clecap/bookmarkextension-v3
https://github.com/clecap/bookmarkextension-v3
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/clecap/bookmarkextension-v3
- Owner: clecap
- License: mit
- Created: 2025-03-31T19:51:42.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-31T19:54:33.000Z (about 1 year ago)
- Last Synced: 2025-03-31T20:36:22.863Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-DEVELOPMENT.md
- License: LICENSE
Awesome Lists containing this project
README
# Running webbpack
npx webpack
References:
* https://developer.chrome.com/extensions/getstarted
Loading Extension in Chrome
*