Fix unsupported matchAboutBlank in Firefox, improve script execution stability

Repository details (talkie)
Project page
talkie
Project category
(588 entries)
Repository
@joelpurra/talkie
Owner
@joelpurra
Commit details (c7c6f4fd)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Fix unsupported matchAboutBlank in Firefox, improve script execution stability

Raw text
Fix unsupported matchAboutBlank in Firefox, improve script execution stability

Changed files (9)

Path Additions Deletions
src/background/background.js +8 -2
src/background/speaking-status.js +9 -1
src/background/suspension-manager.js +1 -1
src/background/talkie-background.js +15 -6
src/background/talkie-speaker.js +17 -2
src/shared/execute.js +84 -8
src/shared/plug.js +2 -2
src/shared/promise.js +19 -0
src/shared/tabs.js +4 -0

Commit categories (3)