Inspect and view changes in AutoPiP — Universal Picture-in-Picture source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "AutoPiP — Universal Picture-in-Picture",
"version": "1.1.0",
"description": "Automatic Picture-in-Picture when switching tabs. Works on any HTML5 video site.",
"permissions": [
"storage",
"tabs",
"activeTab",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"service_worker": "background.js",
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"action": {
"default_popup": "popup/popup.html",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_title": "AutoPiP Settings"
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "autopip@autopip.github.io",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"default_locale": "en",
"commands": {
"toggle-pip": {
"suggested_key": {
"default": "Alt+P",
"mac": "Alt+P"
},
"description": "Toggle Picture-in-Picture"
}
}
} Best AutoPiP — Universal Picture-in-Picture Alternatives
Here are some Firefox add-ons that are similar to AutoPiP — Universal Picture-in-Picture:
OpenPiP - Minimal Floating YouTube Player
dzulkiram
Picture in Picture - PiP View
James Fray
Picture in Picture
Alanas
Picture-in-Picture Anything
Borys Melnyk
Video PiP Shortcut
BEFICENT
Enable Picture-in-Picture
Sven
Enable PiP Mode
clef462
Easy Youtube Player - Picture in Picture
uView Player
pipn: auto picture in picture
gavink
PiP Auto
TM
Micro-Theater — PiP Playlist
MInh
AutoPin Audio Tabs
tg.astrz.