Google Cloud Storage guide
Select a project then New projectShareXCreateGoogle Cloud Storage isn't free, it's billed based on usage, not a static monthly fee. Storage is very cheap, most users bills will be free or 1-2 cents a month.
Create buckethttps://i.example.com/image.png bucket should be named i.example.comregional if you plan on using a CDN like Cloudflare, or multi-regional if not.Fine-grainedCreateIf you are going to use your own domain then you must configure DNS.
For example if you are using Cloudflare, your bucket name is i.example.com then these are DNS settings:
CNAMEic.storage.googleapis.comDestinations -> Destination settingsGoogle Cloud Storage tab%y/%mo which creates such folder 2017/12https natively, so unless you are using a tls proxy such as Cloudflare, you must prepend http protocol to your domain. So in the custom domain box you would fill in exactly http://i.example.comSet public-read ACL on file, since ACL isn't supported in uniform permission buckets.Now you are ready to use Google Cloud Storage in ShareX!