mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-14 12:28:56 +00:00
14 lines
313 B
INI
14 lines
313 B
INI
[DEFAULT]
|
|
head = head.js head_native_messaging.js
|
|
tail =
|
|
firefox-appdir = browser
|
|
skip-if = appname == "thunderbird" || os == "android"
|
|
subprocess = true
|
|
support-files =
|
|
data/**
|
|
tags = webextensions
|
|
|
|
[test_ext_native_messaging.js]
|
|
[test_ext_native_messaging_perf.js]
|
|
[test_ext_native_messaging_unresponsive.js]
|