mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-20 10:33:36 +00:00
12 lines
352 B
JSON
12 lines
352 B
JSON
{
|
|
"name": "Really Rapid Release (widget)",
|
|
"description": "Updated even faster than <a href='http://mozilla.org'>Firefox</a>, just to annoy slashdotters.",
|
|
"launch_path": "/tests/dom/apps/tests/file_app.sjs?apptype=widget",
|
|
"icons": {
|
|
"128": "ICONTOKEN"
|
|
},
|
|
"widgetPages": [
|
|
"/tests/dom/apps/tests/file_app.sjs?apptype=widget"
|
|
]
|
|
}
|