By: clef462
Inspect and view changes in Enable PiP Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Enable PiP Mode",
"version": "2.0",
"description": "Adds a right-click context menu on the extension icon to toggle Picture-in-Picture on any site where PiP is allowed.",
"permissions": [
"menus",
"activeTab",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"all_frames": true,
"run_at": "document_start"
}
],
"browser_action": {
"default_title": "Enable PiP Mode"
},
"icons": {
"16": "icon.png",
"32": "icon.png",
"48": "icon.png",
"128": "icon.png"
},
"browser_specific_settings": {
"gecko": {
"id": "enable-pip-mode@example.com"
}
}
} Best Enable PiP Mode Alternatives
Here are some Firefox add-ons that are similar to Enable PiP Mode:
Enable Picture-in-Picture
Sven
OpenPiP - Minimal Floating YouTube Player
dzulkiram
NetFix – PiP for Netflix
DaBestIvo
PiP Subtitle Enabler
Stying
Youtube Picture-in-Picture Mode Fix
Quinlan V
PiP Extension for Crunchyroll
tenchgong
Easy Youtube Player - Picture in Picture
uView Player
pipn: auto picture in picture
gavink
Cinemode (discontinued)
13dagger
Disable HTML5 Autoplay (M3)
Ryota.Rendo
DanmakuPIP
FoxRefire
Fullscreen Anything
RTom