Skip to content

Commit 654a4ae

Browse files
committed
Merge branch 'beta-branch'
2 parents 9ce7352 + 0d17147 commit 654a4ae

File tree

244 files changed

+16036
-771
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

244 files changed

+16036
-771
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.editorconfig
22
.eslintrc
33
pkg*.zip
4+
*-beta.zip
45
*.example
56
*.lock
67
build/

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,12 +127,14 @@ The sites used as search engines (IMDb, TMDb, and TVDb) will automatically creat
127127
<a href="https://chrome.google.com/webstore/detail/web-to-plex/cbpdknicmfolbdpakjihphblioajkcfl"><img alt="Get it for Chrome" src="badge.crx.png" /></a>
128128
<a href="https://addons.mozilla.org/en-US/firefox/addon/web-2-plex/"><img alt="Get it for Firefox" src="badge.moz.png" /></a>
129129
<a href="https://microsoftedge.microsoft.com/addons/detail/njkjmenckbpknhnepepbiikcjeboooon"><img alt="Get it for Edge" src="badge.win.png" /></a>
130+
<a href="https://addons.opera.com/extensions/details/web-to-plex/"><img alt="Get it for Opera" src="badge.opa.png" /></a>
130131

131132
### Install the source code (ZIP)
132133

133134
<a href="src.zip"><img alt="Get it for Chrome" src="badge.src.crx.png" /></a>
134135
<a href="moz.zip"><img alt="Get it for Firefox" src="badge.src.moz.png" /></a>
135136
<a href="win.zip"><img alt="Get it for Edge" src="badge.src.win.png" /></a>
137+
<a href="opa.zip"><img alt="Get it for Opera" src="badge.src.opa.png" /></a>
136138

137139
## Requirements
138140

badge.crx.png

-426 Bytes
Loading

badge.moz.png

-437 Bytes
Loading

badge.opa.png

6.41 KB
Loading

badge.src.crx.png

-420 Bytes
Loading

badge.src.moz.png

-416 Bytes
Loading

badge.src.opa.png

7.91 KB
Loading

badge.src.win.png

-401 Bytes
Loading

badge.win.png

-426 Bytes
Loading

0 commit comments

Comments
 (0)