I see, now I understand how it works.
Thank you.
Search found 1303 matches
- 2018-05-06, 11:52
- Forum: UXP platform development
- Topic: Building applications on top of UXP
- Replies: 8
- Views: 1686
- 2018-05-05, 19:18
- Forum: UXP platform development
- Topic: Building applications on top of UXP
- Replies: 8
- Views: 1686
Building applications on top of UXP
I've been reading on what UXP will bring upon release, especially how it's supposed to be a universal platform to develop applications with. However, there's one thing I didn't fully understand: if I were to build my application, would I need to take the whole codebase, change and add the necessary ...
- 2018-05-05, 15:12
- Forum: Browser extensions
- Topic: NewMIME - create a new MIME association
- Replies: 1
- Views: 349
NewMIME - create a new MIME association
Hello I was browsing the Pale Moon repository on GitHub, and found https://github.com/MoonchildProductions/Pale-Moon/issues/913 I've recently learned how to make browser add-ons, so for my first extension I tried solving this problem since it looked easy. In the end, I created NewMIME, which will le...