Go Codes does not collect, store, or transmit any personal data or browsing information to the developer or any third-party server.
All data — your shortcodes and their mapped URLs — is stored in your browser’s synced storage (chrome.storage.sync). Chrome syncs this data across the devices where you are signed in to the same Google account, through Google’s own sync service tied to your account. It is never sent to the developer or to any other server.
storage: Used to save your shortcodes and their mapped URLs, and to sync them across your signed-in Chrome devices.The extension also registers the go omnibox keyword so you can trigger a code from the address bar. Text you type after the keyword is used only to look up a matching code and navigate the current tab; it is not logged or transmitted.
If you have any questions, please open an issue on the GitHub repository.