To remove the FRP from the FP3, you need a special devinfo-locked.gpx and a series of fastboot commands:
$ fastboot flash devinfo devinfo-locked.gpx
$ fastboot reboot bootloader
$ fastboot erase config
The last command removes the FRP. All data is lost then.