Extension doesn't anymore recognize the default show page of a file due to recent changes in HTML of the page at BitBucket. For example, now there is no Run button shown on this page: https://bitbucket.org/shatgupt/runmycode-test/src/master/php.php?at=master because it is not being recognized as a supported page since the classes that were being checked are now gone.
Extension doesn't anymore recognize the default show page of a file due to recent changes in HTML of the page at BitBucket. For example, now there is no
Run
button shown on this page: https://bitbucket.org/shatgupt/runmycode-test/src/master/php.php?at=master because it is not being recognized as a supported page since the classes that were being checked are now gone.Still works on Edit page though.