robindijkhof / overleaf-textarea

This plugin displays your tex source in a textarea so plugins like grammarly can check it.
GNU General Public License v3.0
513 stars 31 forks source link

How to build extension from source to get feature from PR? #69

Closed eirikff closed 2 years ago

eirikff commented 2 years ago

Hi.

Sorry for a noob question, but I could use some guidance. The PR #68 implements a very useful feature and I want to install the plugin with that feature, but I struggle to sign the extension so Firefox will accept it. I've tried to follow a tutorial for signing extensions, but I get an error that I don't own this extension.

Is there a way to circumvent this error? Or is it possible for the maintainer to accept the PR and publish an updated version of the extension?

Thanks!

robindijkhof commented 2 years ago

https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Your_first_WebExtension#trying_it_out

robindijkhof commented 2 years ago

See readme