Where to store your settings:
chrome.storage.local
chrome.storage.sync
Load settings from:
?
You can load settings from URLs in scheme http/https, for example,
https://gist.githubusercontent.com/brookhong/982147a8085481db9f45/raw/0699039b5beaeeaf10a52bb95c9be25fb3d6afd1/gistfile1.txt
. If you want to load settings from local file, please check
Allow access to file URLs
in
chrome://extensions/
for this extension, and specify the full path of your settings file, for example, /home/brook/.surfingkeys.js.
Default mappings
Report issues
How to add my own settings?