Commit Graph

10 Commits

Author SHA1 Message Date
Josh Patra
3fed3b425e add feature in popup to force search for videos, on websites that it doesn't show up on 2025-07-18 18:00:06 -04:00
codebicycle
86545a6a34 Merge upstream 0.6.3 2021-02-06 10:01:27 +02:00
codebicycle
9f2e8af665 Merge upstream 2020-04-09 22:20:51 +03:00
codebicycle
8ad70d5f9f Merge upstream up to 0.5.9 2020-03-26 19:16:39 +02:00
Chad Bailey
55500fc010 Feature/578 prettier.io formatting (#585)
* Reformatted codebase using prettier.io (should not change functional behavior)
* Formatted README.md, added CONTRIBUTING.md, .prettierrc configuration file, and installed pre-commit hook
2020-02-08 23:26:10 +01:00
Timothy Lim
c3f44db1bf Add ability to enable/disable from toolbar (#528)
* Add ability to enable/disable from toolbar
2019-10-18 21:28:52 +02:00
codebicycle
3e5f6f48c6 Merge upstream into firefox-port
# Conflicts:
#	inject.js
2017-10-04 09:04:12 +03:00
codebicycle
ae778d2901 Replace chrome.extension with chrome.runtime
The messaging APIs in `extension` module are deprecated in favor of
the equivalent APIs in the `runtime` module.

Sources:
https://developer.mozilla.org/en-US/Add-ons/WebExtensions/API/extension
https://developer.chrome.com/extensions/extension#methods
2017-10-03 13:47:43 -07:00
codebicycle
cf96763b53 Update github links, bump version 2017-04-20 23:23:16 +03:00
Ilya Grigorik
33da3f2a5e add popup page 2014-08-24 23:01:03 -07:00