Commit Graph

82 Commits

Author SHA1 Message Date
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
Gitoffthelawn
66cd77f572 Manifest Improvements
1) Removed deprecated URL.
   a. That old hitbox.tv URL does redirect somewhere else now.  Does that site need to be excluded?
   b. Why are sites excluded here vs. being added to the default exclusions list in Options?
2) Shortened description and added "audio" to reflect new functionality
3) The Firefox fork of this extension benefits from adding:
     "options_ui": {
         "page": "options.html"
     }
Would it hurt to add that to this manifest too?
2020-03-28 02:09:28 -07:00
codebicycle
a84d7bdf5c Re-add support for Firefox keys -, + and ; 2020-03-28 07:54:37 +02:00
codebicycle
97512619c1 Add extension id 2020-03-26 21:46:59 +02:00
codebicycle
8ad70d5f9f Merge upstream up to 0.5.9 2020-03-26 19:16:39 +02:00
Chad Bailey
9b8f9dfbae Added ratechange blocklist to fix #72 #521 and #584 2020-03-01 22:11:55 -06:00
Jonathan Dawson
72c4e49fbc bump to 0.6.0 in order to run the github action to upload to the store. 2020-02-28 12:48:14 -06: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
Ilya Grigorik
0389c61db7 bump to 0.5.9 2020-01-13 21:45:05 -08:00
Ilya Grigorik
9f23270bf2 bump to v0.5.8 2019-12-23 14:53:47 -05:00
Ilya Grigorik
fb5c2ea330 bump version to 0.5.6 2019-04-26 21:32:43 -07:00
jacobcolbert
40be1c528d Match on about:blank pages and iframes (Fix #448) (#453)
* Match on about:blank pages and iframes (Fix #448)
2019-04-19 11:38:02 +09:00
Ilya Grigorik
5e401d673f bump to 0.5.4 2019-02-24 22:12:26 -08:00
Can Arslan
e24b95dd84 Allow user to define custom shortcuts #347 (#399)
- Over-all working structure changed
- tc.settings.keyBindings array added
- Options page changed
Clean up of #350
2018-12-11 22:31:44 -06:00
Ilya Grigorik
0ad52bbed9 bump to 0.5.2 2018-07-01 12:18:16 -07:00
Ilya Grigorik
cb6d325723 expand Google Hangouts wildcard; disable VSC on Hangouts 2018-06-16 09:58:24 -07:00
Ilya Grigorik
912165605c bump to 0.5.1 2018-05-17 12:39:31 +02:00
codebicycle
51cf771614 Bump version 2018-04-14 13:48:28 +03:00
codebicycle
1f8f8dabd1 Merge upstream
# Conflicts:
#	inject.js
#	manifest.json
2018-03-25 12:28:12 +03:00
Ilya Grigorik
73fb1d34d0 bump to 0.5.0 2017-12-27 13:08:14 -05:00
codebicycle
a97e0fdb8f Bump version 2017-12-02 14:28:00 +02:00
codebicycle
343eca95ab Revert "Add add-on id to manifest.json"
This reverts commit 6625e1d8ba.
2017-11-10 21:07:22 +02:00
codebicycle
b5276a0ced Bump version 2017-11-10 20:58:55 +02:00
codebicycle
36d25c54d3 Bump version 2017-11-06 15:16:20 +02:00
codebicycle
6625e1d8ba Add add-on id to manifest.json
So that Firefox can use the storage.sync api.
This raises a warning in Chrome:
    "Unrecognized manifest key 'applications'."
2017-11-06 15:13:05 +02:00
codebicycle
8bdc33d028 Bump version 2017-10-04 09:05:02 +03:00
codebicycle
231da68774 Preferences accessible from addons page 2017-10-03 12:04:15 +03:00
codebicycle
34508c5550 Remove browser_style from manifest file (closer to Chrome version) 2017-10-03 12:01:43 +03:00
codebicycle
c172bb84a3 Merge remote-tracking branch 'remotes/upstream/master' into firefox-port
# Conflicts:
#	README.md
#	inject.css
#	inject.js
#	options.html
2017-09-23 11:44:02 +03:00
Ilya Grigorik
d75552b280 bump to 0.4.9 2017-08-27 14:20:34 -07:00
codebicycle
56d982f8b3 Merge branch 'master' into dev
# Conflicts:
#	inject.js
#	manifest.json
2017-07-22 08:17:41 +03:00
Ilya Grigorik
2b06fa7982 bump to 0.4.8 2017-07-02 11:01:51 +02:00
Ilya Grigorik
07f43acf2e exclude new meet.google.com
I wish we could speed up real-time.. alas, perhaps as part of HTML6.
2017-06-25 13:36:39 -07:00
Ilya Grigorik
d6f4c3415a bump to 0.4.7 2017-05-25 20:48:00 -04:00
codebicycle
cf96763b53 Update github links, bump version 2017-04-20 23:23:16 +03:00
codebicycle
228834cec7 Merge branch 'master' into update
# Conflicts:
#	manifest.json
2017-04-20 19:18:00 +03:00
Ilya Grigorik
f9d4e556df remove lynda.com from blacklist
Closes #180.
2017-03-19 10:50:10 -07:00
Ilya Grigorik
ccdc4a9523 bump to 0.4.6 2017-03-19 10:47:42 -07:00
Ivan Vyshnevskyi
8e7963d02d Fix browser_action.default_icon paths in manifest.json 2017-03-18 21:53:48 +02:00
Ilya Grigorik
686d2a1944 bump to 0.4.5 2017-02-25 21:50:37 -08:00
codebicycle
1c57bb68d6 Merge branch 'master' into webextensions-port
# Conflicts:
#	inject.js
2017-02-06 12:11:27 +02:00
Ilya Grigorik
8300c3a8e9 bump to 0.4.4 2016-12-07 14:25:18 -08:00
Ilya Grigorik
976210a2eb bump to 0.4.3 2016-12-04 12:06:02 -08:00
codebicycle
1b1ec08bca Fix manifest file. Can be signed and installs on Firefox. 2016-11-21 22:04:42 +02:00
codebicycle
58429f5878 WebExtensions port Minimum Viable Product. Works in Firefox
- comment out chrome.extension.sendMessage
- rename chrome.storage.sync to chrome.storage.local
- remove createShadowRoot
- add reload_once function
2016-11-08 16:19:46 +02:00
Ilya Grigorik
ecba83c028 bump to 0.4.2 2016-09-15 21:15:01 -07:00
Ilya Grigorik
3962007dbb bump to 0.4.1 2016-08-16 21:17:04 -07:00
Ilya Grigorik
14e181388f bump to 0.4.0 2016-07-29 11:12:32 -07:00
Ilya Grigorik
fce4d611b8 add user defined blacklist
Moving some of the previously blacklisted sites to user controlled
blacklist. Remaining sites in manifest are blocked due to interop
issues.

Closes #121.
2016-07-28 13:28:40 +02:00