Skip to content

with the latest browser versions, chrome_extensions state column is no longer working #8610

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rhuddleston opened this issue May 5, 2025 · 1 comment

Comments

@rhuddleston
Copy link

Bug report

What operating system and version are you using?

+---------+--------+----------+
| version | build | platform |
+---------+--------+----------+
| 15.4.1 | 24E263 | darwin |
+---------+--------+----------+

What version of osquery are you using?

5.16.0

What steps did you take to reproduce the issue?

select browser_type, name, state FROM chrome_extensions WHERE name like 'uBlock%';
+--------------+--------------------+-------+
| browser_type | name | state |
+--------------+--------------------+-------+
| chrome | uBlock Origin Lite | |
| chrome | uBlock Origin | |
| brave | uBlock Origin Lite | |
| brave | uBlock Origin | |
| edge | uBlock Origin Lite | |
| edge | uBlock Origin | |
| edge | uBlock Origin Lite | |
| opera | uBlock Origin | 1 |
| vivaldi | uBlock Origin Lite | 1 |
| vivaldi | uBlock Origin | 1 |
| arc | uBlock Origin Lite | 1 |
| arc | uBlock Origin | 1 |
+--------------+--------------------+-------+

as I upgraded to the latest version of chrome, brave and edge this week the state column is now ''

What did you expect to see?

the state column should be 0 or 1

What did you see instead?

On the latest version of these browsers state is now ''

@rhuddleston rhuddleston changed the title with the latest chrome_extensions state column is no longer working with the latest browser versions, chrome_extensions state column is no longer working May 5, 2025
@rhuddleston
Copy link
Author

I dug into this in the Chrome Preference file and see that "state": 1 no longer exits for these extensions, but if I disabled an extension "disable_reasons" appears e.g. "disable_reasons": [1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy