Commit Graph

6 Commits

Author SHA1 Message Date
acddf49c71
fix: context menu now working again 2024-06-03 14:38:25 -03:00
3efb75a427
feat: adding language options
Now the user can add some language options for the context menu
shortcuts.
2023-10-13 22:55:15 -03:00
1f42243d88
fix: removing invalid Chrome action
Chrome does not allow opening webpage on chrome action. So I am removing
this option for the Chrome extension, keeping it only in the Firefox
one.
2023-10-13 19:49:22 -03:00
902111a276
chore: renaming generic_manifest to manifest_all
I did that to avoid get confused when editing the files. Having both
with the same initial name make it simple to identify the one I must
edit.
2023-10-13 19:07:45 -03:00
a3d149e54b
docs: added license info 2023-10-13 17:55:43 -03:00
7480634fa2
init 2023-10-13 17:51:43 -03:00