|
|
|
|
|
by sjdz
1375 days ago
|
|
It's possible, but as I mentioned in another comment, building this as an extension has some added benefits [1]. > that way I don't have to bloat the browser's start-up time and don't have to "worry" about this extension spying on other websites, even though I realize it's unlikely No need to worry about that, as it's limited by the permissions specified in the extension manifiest. So this extension can only access news.ycombinator.com and extensionpay.com to facilitate the Pro upgrade. [1] https://news.ycombinator.com/item?id=32769145 |
|