Is there an "about:config" (Firefox) In Google's Chrome?
--
Music by Eric Matyas
https://www.soundimage.org
Track title: The Builders
--
Chapters
00:00 Question
00:21 Accepted answer (Score 31)
00:45 Answer 2 (Score 156)
01:12 Answer 3 (Score 47)
01:38 Answer 4 (Score 37)
02:06 Thank you
--
Full question
https://superuser.com/questions/23662/is...
Accepted answer links:
[feature request on chromium]: http://code.google.com/p/chromium/issues...
[here]: http://code.google.com/p/chromium/issues
Answer 4 links:
[http://code.google.com/p/chromium/issues...]: http://code.google.com/p/chromium/issues...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#firefox #googlechrome #browser
#avk47
ANSWER 1
Score 162
Yes, and no. If by about:config
, you mean "special page that lets you configure secret stuff, then it's there, and you can access it through about:flags
.
If you want the complete list of pages available on Chrome, try about:about
.
ANSWER 2
Score 37
On a Google Support forums question entitled "Is there an about:config", on July 10, 2009, user "PatrickB1991" responded with the following:
No, currently there is no about:config page...
But you can vote for
http://code.google.com/p/chromium/issues/detail?id=16362
and hope it will get implemented sometimes.
ACCEPTED ANSWER
Score 32
There is no about:config at the moment.
the feature request on chromium was closed on July 22nd with the status WontFix so you'll probably have to keep bumping the original feature request or open a new request here with additional ideas or features than the previous.
ANSWER 4
Score 7
There is chrome://settings
.
It is not a table, as about:config
in Firefox, it's tabbed, with tree structure. Every settings page has a URI (chrome://settings/advanced
) and even individual options could be linked – for now only using search and clicking on a section of interest (chrome://settings/search#sync
).