mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-09 18:09:16 +00:00
9 lines
202 B
JSON
9 lines
202 B
JSON
{
|
|
"name": "Absolute Message Href App",
|
|
"description": "App with an invalid message href",
|
|
"installs_allowed_from": [ "*" ],
|
|
"messages": [
|
|
{ "absolute_href": "http://www.mozilla.org" }
|
|
]
|
|
}
|