Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Use the Safari Debug menu to import HTML bookmarks' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Use the Safari Debug menu to import HTML bookmarks
Authored by: cheqa on Jan 28, '04 01:43:42AM

the fix worked. very cool. thanks. how do i now turn off the debug menu?

just wondering.



[ Reply to This | # ]
10.3: Use the Safari Debug menu to import HTML bookmarks
Authored by: mmsinger on Feb 23, '04 03:33:32PM

to remove the Safari Debug menu:

defaults write com.apple.safari IncludeDebugMenu 0



[ Reply to This | # ]
10.3: Use the Safari Debug menu to import HTML bookmarks
Authored by: fheckl on Mar 03, '04 07:23:47AM
The command
defaults write com.apple.Safari IncludeDebugMenu 0
, so just replacing the 1 with a 0 should do the trick

[ Reply to This | # ]