• #indieweb 2024-11-24
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#indieweb ≡
  • ←
  • →
2024-11-24 UTC
# 19:35
librehash
I don't think creating a browser extension is too difficult to be honest. Seems like you create a normal code repo, then add a manifest file to it before its ultimately 'compressed' into the proper format for the browser itself (if I remember correctly). The repo for your extension is ultimately composed of javascript, html & css files before ultimately being compressed into zip (Chrome) or XPI (firefox).