Inspect and view changes in qovideo source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Wallet",
"short_name": "qownnotes",
"description": "__MSG_appDescription__",
"default_locale": "en",
"homepage_url": "https://github.com/qownnotes/web-companion",
"manifest_version": 3,
"icons": {
"16": "icons/16x16/apps/QOwnNotes.png",
"32": "icons/32x32/apps/QOwnNotes.png",
"48": "icons/48x48/apps/QOwnNotes.png",
"128": "icons/128x128/apps/QOwnNotes.png"
},
"browser_specific_settings": {
"gecko": {
"id": "WebCompanion11@qownnotes.org",
"strict_min_version": "109.0"
}
},
"permissions": [
"tabs",
"activeTab",
"contextMenus",
"storage",
"bookmarks",
"scripting"
],
"host_permissions": [
"*://*/*",
"<all_urls>"
],
"options_ui": {
"page": "www/index.html#/options",
"open_in_tab": false
},
"action": {
"default_icon": "icons/48x48/apps/QOwnNotes.png",
"default_title": "QOwnNotes",
"default_popup": "www/index.html#/popup"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Ctrl+Alt+B"
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"*://*/*"
],
"css": [
"assets/content.css"
],
"js": [
"my-content-script.js"
]
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self';"
},
"web_accessible_resources": [
{
"resources": [
"*"
],
"matches": [
"*://*/*"
]
}
],
"version": "2024.12.0"
} Best qovideo Alternatives
Here are some Firefox add-ons that are similar to qovideo:
qovideqo
dev
QOwnNotes12
dev
QOwnNotes Web Companion
Patrizio Bekerle
Open Notes
Dev openmind
QuickNotes
CodeVerse
Simple Notes
ZhongLi
Simple Note Taker
LoTo188
Quickk Notess
Dhayanand
Quick Notes Pro
kitman
Notes Signs
Notes Outes
Quick Notes Sidebar (TOT-like)
Brandon Booth
note extension
thuquan_developer