Wappalyzer: Dropdown from Wappalyzer Icon Broken on Many Websites in Chrome

Created on 6 Apr 2017  路  46Comments  路  Source: AliasIO/wappalyzer

The dropdown display that appears when you click on the icon in Chrome is broken. It flashes for about a half second and then collapses so that you can only see one of the listed items. There's no way for you to see the rest of the items.

The weird thing is that sometimes it does work. I've attached two screenshots below that showcase what I'm talking about. One that is listed as "broken" and one that is listed as "not-broken". This is not my website, it's from the University of Cincinnati, although, this does happen on other sites as well.

I haven't encountered this issue in Firefox yet. Although it's possible I've been lucky so far using that browser.

I also want to note that I have tried disabling each extension and nothing changes this behavior in Wappalyzer.

Extensions I have installed on Chrome

  • Accessibility Developer Tools
  • Application Launcher for Drive (by Google) (Disabled)
  • aXe
  • Full Page Screen Capture
  • Go Back with Backspace
  • Google Docs
  • Google Docs Offline (Disabled)
  • Google Sheets
  • Google Slides
  • LastPass: Free Password Manager
  • lipsum.com extension
  • Page Analytics (by Google) (Disabled)
  • uBlock Origin
  • Wappalyzer
  • Web Developer

Broken

Broken version of the Wappalyzer plugin in Chrome.

Not Broken

Non-broken version of the Wappalyzer plugin in Chrome.

Most helpful comment

I'm definitely still having this problem on many sites. Almost always the popup is broken but if I click it about 3 times it works correctly.

MacOS 10.12.4 / Chrome 58

All 46 comments

Adding issue scenario sample in GIF

GIF Sample

Same error for me ,after upgrading to 4th version.

Chrome extensions:
Chameleon
JSON Viewer

@PatriotRDX, @edmandiesamonte, @RezaGhanbari What version of Chrome do you have? You all seem to be on Mac OS. Also, please look around in the debugger for CSS or markup issues if you may: https://developer.chrome.com/extensions/tut_debugging#inspect-popup

@DaAwesomeP I have the latest stable version, no Beta updates or anything along those lines...same with the extensions... I'll need to wait until I get back to work on Monday to try inspecting the pop-up.

@DaAwesomeP Chrome version 55.0.2883.95 (64-bit) on macOS Sierra.

According to debugging link there is a css issue:
chrome-extension://gppongmhjkpfnbhagpmjfkannfbllamg/css/widgets.css Failed to load resource: net::ERR_FILE_NOT_FOUND

@PatriotRDX @RezaGhanbari Thanks for checking! It's either that CSS file issue or another known Chromium issue:
https://bugs.chromium.org/p/chromium/issues/detail?id=307912
https://bugs.chromium.org/p/chromium/issues/detail?id=428044
https://bugs.chromium.org/p/chromium/issues/detail?id=317880
https://github.com/gorhill/uMatrix/issues/423

On 4/9/17 1:25, Reza wrote
@DaAwesomePhttps://github.com/DaAwesomeP Chrome version 55.0.2883.95 (64-bit) on macOS Sierra.
I also checked on Windows 8.1 and Ubuntu 16.04. That was okay.

@DaAwesomeP inspecting did not turn up much besides the console message that @RezaGhanbari found, that chrome-extension://gppongmhjkpfnbhagpmjfkannfbllamg/css/widgets.css was missing.

Granted I don't know a lot about Chrome development, since I'm just a regular old web designer/dev, but maybe this was a built-in file that was removed from Chrome on Mac for whatever reason?

I appear to be reeving the same error on Windows, but I don't have any issues. I don't think that widget.css is really meant to exist anymore. It's probably residue in the HTML from the older Chrome-only driver. There is some other issue here.
wappwidget

Could you attach the extension file (in a ZIP or other archive) as it appears on your system? It should be the folder at ~/Library/Application Support/Google/Chrome/Default/Extensions/gppongmhjkpfnbhagpmjfkannfbllamg.

Have you tried completely uninstalling and reinstalling the extension? I don't have a Mac, so I can't reproduce this issue.

The only (and unrelated) issue I have on Chrome for Windows is that Chrome sometimes butchers the box shadow on the popup and just shows an ugly, thick black border.

@DaAwesomeP Yes I have tried completely uninstalling and reinstalling.
There is a link to widgets.css in popup.html but widgets.css file does not exist.

screen shot 2017-04-11 at 2 01 12 pm

4.0.1_0.zip

Same issue here with Chrome 57.0.2987.133 on MacOS.
Need to click multiple on icon to show popup with info till the info will be shown correctly.

Same behavior on my macbook pro with same Chrome version.

@RezaGhanbari Yes, widgets.css doesn't even exist in the source, but that is not the cause of the problem. There used to be a widgets.css, but it's not needed anymore. It's just still referenced in the HTML by mistake. I have a strong feeling that this is a very specific issue with Chrome for Mac.

@AliasIO thoughts?

@DaAwesomeP yes , it is a wrong reference in popup.html

@DaAwesomeP I did uninstall/reinstall. I've attached the extension in a .zip file for you.
gppongmhjkpfnbhagpmjfkannfbllamg.zip

Perhaps the issue is that Wappalyzer changes the height of the popup (by adding applications as it find it) during the opening animation on OS X.

@AliasIO the weird thing is that sometimes it does work. And the extension used to work...and now I wish I knew which version started this. Definitely after the logo change went into effect though.

It could just be timing. There have only been slight CSS changes to the pop-up CSS, nothing major.

Same issue here on MacOS, Chrome 58.0.3029.81, and Wappalyzer 4.0.1. This bug is really annoying, hopefully there'll be a fix for it soon.

Same here too. MacOS, Chrome Version 58.0.3029.81 (64-bit) and Wappalyzer 4.0.1. It happens all the time and you simply can't read the list. Such an awful glitch...

Same issue here, Chrome 57 on macOS. Makes my favourite extension unusable :(

@AliasIO were there any changes in code other than CSS? Perhaps in the Javascript that for some reason Chrome does not like?

Chrome uses the polyfill now, and promises to query the tabs. That may be causing a timing issue. I can reproduce the issue but very inconsistently, perhaps one out of ten times when I click the icon to expand the popup.

I rewrote most of the popup code in 70ecdf0899d7e4b02c866dbd1a31847f4acf96a7, hopefully it's better now. There are two asynchronous calls that happen; one to get the active tab and one to get the detected applications. Previously they fired on document ready. Now they fire immediately, which means the markup is in the popup earlier (and gets updated only once instead of once for each application to further reduce flashing). I'm also forcing a redraw of the popup after 600ms in case it does get stuck.

I can confirm that the problem is still there after upgrading to the latest version v4.1.0.

Happens less frequently now, but definitely still happens.

I am experiencing this issue with this site: https://www.ymcahnlonlinereg.org/Activities/ActivitiesAdvSearch.asp

It's happening in several sites for me, for example:

http://www.internetbrands.com/
https://trprize.org/
www.google.com

..etc.

Using Chrome Version 55.0.2883.87 (64-bit) on Linux Mint 17.3 if that helps

EDIT: After updating Chrome to latest version (As of writing, Version 58.0.3029.110 (64-bit)). Problem resolved itself.

Have the same issue
MacOS 10.12 / Chrome 58

@AliasIO @DaAwesomeP I haven't experienced a problem for the past several days. Everything seems to be resolved. Perhaps the other people haven't updated yet? I'll keep checking just in case.

I'm definitely still having this problem on many sites. Almost always the popup is broken but if I click it about 3 times it works correctly.

MacOS 10.12.4 / Chrome 58

@jswny I second that! It's exactly what's happening to me too!
The popup is totally broken.

MacOS 10.12.5/ Chrome 58.0.3029.110 (64-bit) / Wappalyzer 4.1.2

@PatriotRDX what version of Wappalyzer, Chrome (specifically), and macOS do you have installed?

I'm trying something else to work around this (99579252d238c8182206f8976e8318a1fe9db88f). The issue is with Chrome on MacOS though.

I think that latest update might've done it! Fingers crossed :)

I'm still encountering this issue on the latest update, using Chrome on macOS.

Same here:
MacOS 10.12.5/ Chrome 60.0.3112.40 (64-bit) / Wappalyzer 4.1.3
I've tried one of the link suggested by @bitclaw and that is the result:
ezgif-2-d812665235

Please let me know if this is still happening in version 5.

Still happening:
image
(This is on GitHub)

MacOS 10.12.6/ Chrome 60.0.3112.78 (64-bit) / Wappalyzer 5.0.3

I'm having this issue too. Sometimes it works, other times the stack collapses. Also on Chrome on MacOS. (Also, Wappalyzer logo remains in toolbar, despite checking 'Use application icon instead of Wappalyzer logo')
image

I'm hopeful that the workaround in c4328afa302c657e796e2889d8cdd06a29e35903 fixes this. Looks out for v5.0.5.

@AliasIO still there:
image

MacOS 10.12.6/ Chrome 60.0.3112.78 (64-bit) / Wappalyzer 5.0.5

Yep still present.

macOS 10.12.6 | Chrome 60.0.3112.90 | Wappalyzer 5.0.5

image

@AliasIO Did you mean 5.0.6? Just got the update, and so far, every time it seemed like the problem was about to happen, the popup forced itself open.

Still present. MacOS 10.12.6, Chrome 60, Wappalyzer 5.0.6.

@deanylev Yes, v5.0.6. It should behave like you said but I'll reopen the issue as it doesn't appear to be working for everyone.

I think it's related to this Chrome issue:

https://bugs.chromium.org/p/chromium/issues/detail?id=307912

Fixed in v5.1.0.

Was this page helpful?
0 / 5 - 0 ratings