mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
10 lines
197 B
JSON
10 lines
197 B
JSON
{
|
|
"manifest_version": 2,
|
|
"name": "test-devtools-webextension-nobg",
|
|
"version": "1.0",
|
|
"applications": {
|
|
"gecko": {
|
|
"id": "test-devtools-webextension-nobg@mozilla.org"
|
|
}
|
|
}
|
|
}
|