Skip to content

Instantly share code, notes, and snippets.

@yajd
Created March 10, 2015 21:55
Show Gist options
  • Save yajd/9697a046abb48ebad203 to your computer and use it in GitHub Desktop.
Save yajd/9697a046abb48ebad203 to your computer and use it in GitHub Desktop.
Securofile research
https://developer.mozilla.org/en-US/docs/Observer_Notifications
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Changes_in_Gecko_2.0#Category_registration
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Guide/Receiving_startup_notifications#The_startup_process
https://github.com/Noitidart/Restore--remote/edit/master/bootstrap.js
https://developer.mozilla.org/en-US/docs/Mozilla/Tech/XPCOM/Reference/Interface/nsICategoryManager
https://github.com/search?l=javascript&q=nsICategoryManager+general-startup&ref=searchresults&type=Code&utf8=%E2%9C%93
https://github.com/search?l=javascript&q=profile-do-change&ref=searchresults&type=Code&utf8=%E2%9C%93
https://dxr.mozilla.org/mozilla-central/search?q=profile-do-change&case=false
https://dxr.mozilla.org/mozilla-central/source/profile/notifications.txt#31
https://wiki.mozilla.org/XPCOM_Startup
https://gist.github.com/yajd/61b582c66cd6dd506c1a
https://addons.mozilla.org/en-US/firefox/addon/copy-tab-urls/?src=search
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment