mirror of
https://codeberg.org/vlw/disneyplus-pip.git
synced 2025-09-13 18:33:40 +02:00
fix(versioning): Chrome extension version 1.3
This commit is contained in:
parent
f3f8fe9ff4
commit
8e59f7a414
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Disney+ PIP",
|
||||
"description": "Adds Picture-in-Picture (PIP) support for Disney+",
|
||||
"version": "1.2",
|
||||
"version": "1.3",
|
||||
"manifest_version": 3,
|
||||
"content_scripts": [{
|
||||
"matches": ["https://*.disneyplus.com/*"],
|
||||
|
|
Loading…
Add table
Reference in a new issue