Chrome Extension: How can I get global settings in preference
问题 As you know that there are many entries in chrome://settings, is there any way that I can read the value in my extension JS code? e.g. get the "homepage", "account_info" etc. The values present in the file names Preferences which locates in folder Google\Chrome\User Data\Default. Thanks. Easton 回答1: Marco's answer stating you can't access settings is not entirely true. Chrome APIs provide access to some settings: accessibility, privacy settings, font settings, content settings, and maybe the