By: michvllni
Inspect and view changes in Autodarts Camera Settings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Autodarts Camera Settings",
"description": "Adds V4L2 camera control sliders to the Autodarts board config page.",
"version": "1.0.4",
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
],
"css": [
"content.css"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "autodarts-camera-settings@extension",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
}
} Best Autodarts Camera Settings Alternatives
Here are some Firefox add-ons that are similar to Autodarts Camera Settings: