maxhu08 / mtab

🌾 lightweight new tab page extension
https://chromewebstore.google.com/detail/mtab/fdaphilojaklgkoocegabckfanjoacjg
MIT License
261 stars 9 forks source link

how to add an add-on? #15

Closed L1nker2 closed 1 month ago

L1nker2 commented 1 month ago

hi, can you tell me how to add an add-on? I run the script "bun package-firefox" but I don't understand how to add the add-on from the archive? Is there any way to compile this into a “pix” extension? I am collecting the UPD from source code because I am changing the language of the months and days of the week, if this can be done from within the installed add-on, I will be glad to know how to do this I use fedora linux, firefox

maxhu08 commented 1 month ago

To add the extension on firefox go to about:debugging#/runtime/this-firefox then click load temporary add-on... and select the dist folder from the mtab project

L1nker2 commented 1 month ago

oh thank you very much, it helped me the extension is just great!