Installing a plugin offline with no Internet access

How can I do a docker plugin install with no Internet access? For images you can always docker save -> copy to a USB drive or whatever -> docker load. How about plugins? Is it possible?