Firefox only allows Kerberos tokens to sites matching the network.negotiate-auth.trusted-uris list.

This list is comma separated, and may contain wildcards or FQDN names.

Configuring network.negotiate-auth.trusted-uris manually

For testing purposes, you can set network.negotiate-auth.trusted-uris  manually by enteing about:config in the address bar, then search the setting and enter the list:

Making a Group Policy for network.negotiate-auth.trusted-uris 

On the domain controller run Group Policy Management (gpmc.msc), and greate or locate a policy that contains user objects. 

Create the new Group Policy and edit it after creation

Create a new logon script

Navigate to User Configuration - Policies - Windows Settings - Scripts and open Logon. The logon script may be placed anywhere on a file server or inside the policy itself. 
In this example firefox-settings.bat and user.js is placed inside the policy itself.

Add.. 

The complete policy

Configuring network.negotiate-auth.allow-non-fqdn

In some cases you may need to set this to 'true' for Firefox to send Kerberos tickets to the site, when using short-form URLs.