By: Spaceribs
Inspect and view changes in Plopdown - Video Annotator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "0.0.11",
"homepage_url": "https://plopdown.video",
"description": "Show annotations on top of any html5 web video.",
"default_locale": "en",
"permissions": [
"storage",
"unlimitedStorage",
"webNavigation",
"https://plopdown.video/*"
],
"optional_permissions": [
"*://*/*"
],
"icons": {
"16": "icons/16.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"background": {
"scripts": [
"background/runtime.js",
"background/polyfills.js",
"background/main.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "{992e1bbf-287a-4fdb-a4e1-4b5ada891fc1}"
}
},
"options_ui": {
"page": "options/index.html",
"open_in_tab": true
},
"browser_action": {
"default_popup": "browser-action/index.html",
"default_title": "__MSG_extName__",
"default_icon": {
"19": "icons/19.png",
"38": "icons/38.png"
}
}
} Best Plopdown - Video Annotator Alternatives
Here are some Firefox add-ons that are similar to Plopdown - Video Annotator:
Comment Overlay
Comment Overlay
AnnoVid
Raphu
Video Annotation Tool
Rodney Morales
Pinyin Annotator
fixicelo
Annotating the Web
Francesco De Stefano
Video Popup Tool
harytfw
OpenVideo - ad-free streaming
Dominik Sander
YouTube Playback Info
Orel
Web page annotator
wick
YouTubeTooltip
Firefox user 14151097