Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta branches merge #77

Merged
merged 19 commits into from
Jul 11, 2019
Merged

Beta branches merge #77

merged 19 commits into from
Jul 11, 2019

Conversation

Ephellon
Copy link
Collaborator

Updating beta version

@Ephellon Ephellon added enhancement this item makes the project better in some way in-progress this item is being worked on labels Jun 22, 2019
@Ephellon Ephellon self-assigned this Jun 22, 2019
@Ephellon
Copy link
Collaborator Author

Ephellon commented Jul 1, 2019

v4.0 fixes:

✔ — fixed/done
❌ — not fixed/done
❔ — neither fixed, nor broken

@Ephellon Ephellon merged commit 5856c5e into SpaceK33z:beta Jul 11, 2019
@Ephellon Ephellon removed the in-progress this item is being worked on label Jul 11, 2019
Ephellon added a commit that referenced this pull request Jul 24, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* fixed merge conflicts

* Revert "fixed merge conflicts"

This reverts commit c741d41.
@Ephellon Ephellon mentioned this pull request Aug 8, 2019
Ephellon added a commit that referenced this pull request Sep 14, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* fixed merge conflicts

* Revert "fixed merge conflicts"

This reverts commit c741d41.
Ephellon added a commit that referenced this pull request Sep 14, 2019
* Finalized v4 changes from beta-branch

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Create FUNDING.yml

* Update FUNDING.yml

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* fixed merge conflicts

* Revert "fixed merge conflicts"

This reverts commit c741d41.

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed Watcher settings (options)

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Remove section

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Update FUNDING.yml

Added usernames

* Update FUNDING.yml

Corrected Patreon

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README
Ephellon added a commit that referenced this pull request Sep 14, 2019
* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)
Ephellon added a commit that referenced this pull request Sep 21, 2019
* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).
Ephellon added a commit that referenced this pull request Sep 21, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.
Ephellon added a commit that referenced this pull request Sep 28, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes
Ephellon added a commit that referenced this pull request Sep 29, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)
Ephellon added a commit that referenced this pull request Sep 29, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.
Ephellon added a commit that referenced this pull request Sep 29, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js
Ephellon added a commit that referenced this pull request Oct 20, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js

* Minor bug fixes: test error, plex downloader, etc. Won't push update.

* Updated spaces... Literally. Updated README. Made FF friendly fls/lyo

* Made a Firefox testing version. DOES NOT WORK. Using it to test for fix.
Ephellon added a commit that referenced this pull request Oct 23, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js

* Minor bug fixes: test error, plex downloader, etc. Won't push update.

* Updated spaces... Literally. Updated README. Made FF friendly fls/lyo

* Made a Firefox testing version. DOES NOT WORK. Using it to test for fix.

* Firefox "works" again... still removing minor errors (that don't exist)
@Ephellon Ephellon mentioned this pull request Oct 23, 2019
Ephellon added a commit that referenced this pull request Nov 14, 2019
* Beta branch update (#108)

* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js

* Minor bug fixes: test error, plex downloader, etc. Won't push update.

* Updated spaces... Literally. Updated README. Made FF friendly fls/lyo

* Made a Firefox testing version. DOES NOT WORK. Using it to test for fix.

* Firefox "works" again... still removing minor errors (that don't exist)

* Update from GitHub (Desktop)

GitHub Desktop is broken... can't simply add changes and push from here, so doing the best I can.

* Update from ephellon/beta-branch

* Updated options page, made other minor adjustments.
Ephellon added a commit that referenced this pull request Nov 14, 2019
* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js

* Minor bug fixes: test error, plex downloader, etc. Won't push update.

* Updated spaces... Literally. Updated README. Made FF friendly fls/lyo

* Made a Firefox testing version. DOES NOT WORK. Using it to test for fix.

* Firefox "works" again... still removing minor errors (that don't exist)
Ephellon added a commit that referenced this pull request Nov 14, 2019
* Revert "v4.1.0.12 (#109)"

This reverts commit e698316.

* Beta branch update (#108)

* DO NOT USE: Quick save for BETA. Currently switching laptops.

* Beta Update (#76)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* New cloud-like layout.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fixed major bug

* Fix "Hide WTP" icon

Fixed the icon and made code simpler, `document.queryBy` is `$` and `document.furnish` is `furnish`

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Beta branches merge (#77)

* Start work on v5.0

Simple rename and push to `beta-branch`

* Fixed minor bug that would cause searches to fail for cached media.

* Fixed the plugin script

* Quick save while switching laptops. New cloud-like layout.

* Quick back-up, DO NOT USE.

* Update to v4.2 (BETA).

Moved and restructured code to be cloud based.

Added several new options.

Added Developer options.

* Fix "hide web to plex" icon. Make code easier to use

* Updated document.furnish, and class Prompt

* Crap ton of fixes and changes...

* Added Vumoo support. Dropped GoStream.

* The user can now disable default sites. Added the `configuration` var

* Removed restart requirement for disabling default sites

* Reenabled GoStream (updated script). Added `Notify` to helpers.js

* Added GoStream as a search provider (again)

* Added Medusa as a manager, added the testing suite (to be removed), etc.

* Update README.md

* Update README.md

* Match README layout of Wiki

* Update test page. Minor aesthetic error in background.js

* Update ZIP and CRX

* Update ZIP and CRX

* Fixed list adding feature. Added FLocs to background.js (testing)

* Adjusted Tubi script. Works again

* Made variable/function names strict. Changed code layout.

* Updated scripts (onload listeners). Renamed more variables.

* Quick fix

* Added consistent.stream as a download source

* Added webtoplex. Also fixed minor loading error in plugn.js

* Fixed manifest to run on webtoplex and the test page

* Added the offer modules (right-hand info cards) to youtube.js

* Updated README (added site), and manifest (corrected information)

* Updated the packages (.zip, .crx)

* Stricter variable naming. Easier developer mode. Updated the packages.

* Minor aesthetic error for CouchPotato related settings

* Personal preference. Add feature later for similar functionality.

* Fixed minor ID grabbing error

* Fixed/enhanced loose matching

* Fixed minor clearing bug

* Fixed search provider feature

* fixed caching error (erases entries after filling up)

* fixed merge conflicts

* Added develoepr notifications for erased cache. Fixed a few sites

* Moved save button location (easier to access)

* Fixed bug that would close elements on YouTube

* Fixed a bug for Watcher (options). Minor changes to utils (less strict)

* Permissions API; rename cache; update: youtube and webtoplex; options

* Revamped Plex It! Fixed plugin loading. Fixed options page

* Muted (no longer runs on) domains that don't use the extension

* Added Redbox. Fixed YouTube. Fixed common.js. Fixed plugns.js.

* Added Kitsu. Updated layouts

* Added more permissions

* Stricter variable names

* Updated packages

* Updated permissions, updated sites, updated packages.

* Added "modify" feature

* Added the "theme" feature. Fixed minor bugs.

* Updated download scripts. Updated layout. Updated errors.

* Added multiple TLD option (array). Fixed scripts.

* Updated download scripts (deterred use of blobs). Updated packages.

* Fixed minor date error for Vumoo

* Fixed "Preferred Server" setting... Maybe?

* Updated options page. Updated Plugn script. Miscellaneous cloud updates.

* Updated options pagae. Fixed minor errors in scripts.

* Added Sick Beard support. Fixed minor errors/bugs.

* Corrected Allocine on options page... Now save-able

* Updated README

* Changed TMDb API token (a "more public" one)

* Added multiple oload domains...

* Fixed error: unable to save options. "Added" Allocine (correctly).

* Updated packages

* Added another domain for consistent.stream. Made Plugins more stable.

* Added app.plex.tv as a supported site. Made minor bug fixes

* Major bug fixed (thanks to mattssn11)

* Fixed major bug (plugin instance). Added Plex as a download source.

* Updated onlocationchange. Update plugn.js

* Minor bug fixes: test error, plex downloader, etc. Won't push update.

* Updated spaces... Literally. Updated README. Made FF friendly fls/lyo

* Made a Firefox testing version. DOES NOT WORK. Using it to test for fix.

* Firefox "works" again... still removing minor errors (that don't exist)

* Update from GitHub (Desktop)

GitHub Desktop is broken... can't simply add changes and push from here, so doing the best I can.

* Update from ephellon/beta-branch

Updated options page, made other minor adjustments.

* Redid code copy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement this item makes the project better in some way
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant