Publish v0.6
New feature: PeerTubeify now works with embed videos!
This commit is contained in:
parent
208e39ebd4
commit
0d406f1307
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"name": "PeerTubeify",
|
"name": "PeerTubeify",
|
||||||
"version": "0.5.1.1",
|
"version": "0.6.0",
|
||||||
"description": "On YouTube, displays a link to the same video on PeerTube, if it exists.",
|
"description": "On YouTube, displays a link to the same video on PeerTube, if it exists.",
|
||||||
"homepage_url": "https://gitlab.com/Ealhad/peertubeify",
|
"homepage_url": "https://gitlab.com/Ealhad/peertubeify",
|
||||||
"icons": {
|
"icons": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "peertubeify",
|
"name": "peertubeify",
|
||||||
"version": "0.5.1a",
|
"version": "0.6.0",
|
||||||
"description": "PeerTubeify is a browser extension to help discovering which YouTube videos are also available on PeerTube.",
|
"description": "PeerTubeify is a browser extension to help discovering which YouTube videos are also available on PeerTube.",
|
||||||
"main": "webpack.config.js",
|
"main": "webpack.config.js",
|
||||||
"dependencies": {},
|
"dependencies": {},
|
||||||
|
|
Loading…
Reference in New Issue