mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-09 09:09:58 +00:00
Rename to fx_cast
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Caster
|
||||
# fx_cast
|
||||
|
||||
Very WIP! Not ready for release. Expect many bugs. Please don't sign builds on AMO with current ID.
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "caster_bridge"
|
||||
"name": "fx_cast_bridge"
|
||||
, "description": ""
|
||||
, "path": ""
|
||||
, "type": "stdio"
|
||||
, "allowed_extensions": [ "caster@matt.tf" ]
|
||||
, "allowed_extensions": [ "fx_cast@matt.tf" ]
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"extension_name": {
|
||||
"message": "Caster"
|
||||
"message": "fx_cast"
|
||||
}
|
||||
, "extension_description": {
|
||||
"message": ""
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
|
||||
, "applications": {
|
||||
"gecko": {
|
||||
"id": "caster@matt.tf"
|
||||
"id": "fx_cast@matt.tf"
|
||||
, "strict_min_version": "57.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user