Hello,
I am having major issues with the Competitor Monitoring page/feature.
Every time I open the tab it thinks for a bit before displaying emptyness. This is the error code on the console:
I am speaking to an empty void, I know - but I would much rather let you know of this issue than try to resolve it with my zero Java skills - and solutions that others have tried to the thing have not fixed the empty reference.
I know you read these forums so please acknowledge receipt of this whenever you get it.
@Marcipanas I had to setup my windows and so also Chrome new. With that the installation disappeared and cant install this wonderful tool anymore, because of error 404. I am really sad! :ā(
This really poses a bigger problem. It is nearly impossible to keep up with airlines being managed through AES when you need to do all of the work yourself.
Maybe try this. Dont know if this works and i wont take the responsibility for the website. Just try it if you guys really need it. https://www.crx4chrome.com/crx/248313/
Google leads you to believe that you can install Chrome extensions only from the Chrome Web Store. If you are willing to assume the risk, however, thereās still a way to install third-party extensions you find in the wild.
(Maybe you run into an error of an outdated manifest version or something. You can ignore for a while or replace content of manifest.json with this one https://pastebin.com/raw/K6t1NWNE
and reload extension.)
I stripped out as much as I could with my limited understanding of how it works.
It is still on Manifest V2 and as many things related to tracking were removed.
JS was also updated To 3.7.1. from 3.4.1.
Again I know very little about this and I have a totally of 4ish hours of experience in JS, all on this working on this particular plug-in. So this should go without saying but dont expect new features or strange bugs to get fixed as I would have no idea where to even start.
So if you know how to install an unpacked extension into a chromium based browser.
Fixed the link for sharing. Download the directory file and that is what you point your browser at when loading an unpacked extension.
When loading an unpacked extension you can put the folder anywhere and simple point the browser to that folder. This will help it survive browser uninstalls or changes.
I also submitted a Manifest V3 version of it to the Chrome store. No idea if it will be approved but atleast I tried. Im sure many of you are more capable at taking it to the next level then me, so by all means give it a go.
Seems this Version is a bit broken now as well, does not show the date anyome therefore gets confused with the route prices. Anyone might know how to fix it?
I assume that the changes in AS UI which also broke the THX extension also broke AES. And as the author of that extension is not playing AS and is offline for very long, you will hardly find someone who could fix it.
Note: You might still see some āNaNā and āE-ng-liā in places; while the UI parsing is fixed it seems Iām still missing something, to be investigated further.
No promises, but as Iām enjoying AS at the moment I might implement more fixes/improvements.
A couple of us where talking about doing a joint effort to take the best features and combine them into 1 asset. Time seams to be the main issue since most have other things going on as well as the differences from Manifest V2 & V3. V3 is required to get it onto the google play store and they will want a partial rewrite due to different terminology and permissions.