Add more custom commands for user-definable keyboard shortcuts

Repository details (talkie)
Project page
talkie
Project log category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
630 commits
Stars
69 stars
Commit details (abf078f2)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Add more custom commands for user-definable keyboard shortcuts

Raw text
Add more custom commands for user-definable keyboard shortcuts

Changed files (28)

Path Additions Deletions
_locales/da/automatic.json +15 -0
_locales/da/messages.json +15 -0
_locales/de/automatic.json +15 -0
_locales/de/messages.json +15 -0
_locales/en/base.json +15 -0
_locales/en/messages.json +15 -0
_locales/es/automatic.json +16 -1
_locales/es/messages.json +16 -1
_locales/fr/automatic.json +15 -0
_locales/fr/messages.json +15 -0
_locales/he/automatic.json +15 -0
_locales/he/messages.json +15 -0
_locales/it/automatic.json +15 -0
_locales/it/messages.json +15 -0
_locales/nb/automatic.json +15 -0
_locales/nb/messages.json +15 -0
_locales/nl/automatic.json +15 -0
_locales/nl/messages.json +15 -0
_locales/ru/automatic.json +15 -0
_locales/ru/messages.json +15 -0
_locales/sv/automatic.json +15 -0
_locales/sv/messages.json +15 -0
_locales/zh/automatic.json +15 -0
_locales/zh/messages.json +15 -0
manifest.json +19 -1
src/background.js +29 -0
src/popup-start.js +2 -1
src/shared.js +39 -0

Commit categories (3)