Ending Connect support
Bitbucket Cloud is gradually ending support for Connect apps.
New Bitbucket apps built with Connect can no longer be registered or installed on workspaces as of Februrary 2, 2026.
Forge is now the Atlassian Cloud's primary platform for extensions. Get started with Forge
Utility methods that are available without requiring additional modules.
Get the location of the host page.
| Name | Type | Description |
|---|---|---|
callback | function | function (location) {...} |
1 2AP.getLocation(function(location){ alert(location); });
Resize this frame.
| Name | Type | Description |
|---|---|---|
width | String | the desired width |
height | String | the desired height |
Rate this page: