Category Archives: 教學

Set gmail as default for mailto: in google chrome

Set gmail as active protocol handers for mailto –

open a gmail tab in gmail, then
type / copy and paste (“javascript:” wont paste) the following in the chrome URL bar.

javascript:navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/mail/?extsrc=mailto&url=%s”,”Gmail”);

enter and choose email as default

OSX 『open with』清除重複

OSX 『open with』清除重複

開TERMINAL

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user

再RELAUNCH (command+option+control+ click) FINDER即可.