NetNewsWire/Safari Extension
2018-08-19 17:55:46 -04:00
..
Base.lproj First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
evergreen-subscribe-to-feed.js I think it's important to have the persistent functions/variables live outside the document loaded handler, so they persist as long as the page is being viewed by the user. 2018-08-19 17:54:26 -04:00
Info.plist First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
SafariExtensionHandler.swift Change the validation code to always discard any pending requests for validation, and focus on the latest request. This works well for our purposes and avoids us queueing up a validation request and then having it somehow come in later than a more up-to-date request that may pertain to a different window or tab. 2018-08-19 17:55:46 -04:00
SafariExtensionViewController.swift First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
Subscribe_to_Feed.entitlements First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
ToolbarItemIcon.pdf First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
ToolbarItemIcon.sketch First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00