diff options
author | Wojtek Kosior <koszko@koszko.org> | 2021-11-27 13:14:28 +0100 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2021-11-27 13:15:33 +0100 |
commit | 5b2a7a61fd5cf9982f105a3081c2ed7a298b71df (patch) | |
tree | a53b200722278e7cc9793ecd6f2ea134a609cead /test/default_profiles | |
parent | 96068ada37bfa1d7e6485551138ba36600664caf (diff) | |
download | browser-extension-5b2a7a61fd5cf9982f105a3081c2ed7a298b71df.tar.gz browser-extension-5b2a7a61fd5cf9982f105a3081c2ed7a298b71df.zip |
add Selenium- and Python-based test system
Diffstat (limited to 'test/default_profiles')
-rw-r--r-- | test/default_profiles/icecat_empty/extensions.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/default_profiles/icecat_empty/extensions.json b/test/default_profiles/icecat_empty/extensions.json new file mode 100644 index 0000000..5f74ff3 --- /dev/null +++ b/test/default_profiles/icecat_empty/extensions.json @@ -0,0 +1 @@ +{"schemaVersion":25,"addons":[{"id":"jid1-KtlZuoiikVfFew@jetpack","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/jid1-KtlZuoiikVfFew@jetpack"},{"id":"uBlock0@raymondhill.net","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/uBlock0@raymondhill.net.xpi"},{"id":"SubmitMe@0xbeef.coffee","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/SubmitMe@0xbeef.coffee"},{"id":"FreeUSPS@0xbeef.coffee","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/FreeUSPS@0xbeef.coffee"},{"id":"tortm-browser-button@jeremybenthum","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/tortm-browser-button@jeremybenthum"},{"id":"tprb.addon@searxes.danwin1210.me","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/tprb.addon@searxes.danwin1210.me"},{"id":"SimpleSumOfUs@0xbeef.coffee","location":"app-global","userDisabled":true,"path":"/usr/lib/icecat/browser/extensions/SimpleSumOfUs@0xbeef.coffee"}]}
\ No newline at end of file |