I am trying to change leaders on Google Docs as a prank, but to no luck. On the frame source I saw this.
It says changing owners is not allowed, so i want to change this. I tried changing it via Inspect Element, than saving, but it didn't work. I found a delete button to delete the owner, but it says I need at least on owner. How do I switch the owner to someone else without access to the Owners account??
Code:
},"changeOwnerAllowed":false, "multiOwnerAllowed":false, "allowedVisibilityStates" :["private","unlisted","public"], "changeWritersCanEditAclAllowed":true, "writersCanEditAclAllowed":true, "allowDownloadOptionAvailable":false, "groupAsOwnerAllowed":false,"
Comment