NetNewsWire/Safari Extension
Daniel Aleksandersen 12a735007d
Use query selector to better detect feed links
Check that all the required attributes are set. The rel attribute is a white-space separated list of values. Lookup 'alternate' in such a list instead of attempting a direct string match.
2018-09-04 12:54:10 +02:00
..
Base.lproj First stab at a new 'Subscribe to Feed' Safari App Extension. 2018-06-19 13:20:41 -04:00
Info.plist Stop embedding Swift libraries in the Safari App Extension, and rely upon the bundled Swift libraries in the host app instead. 2018-09-02 18:10:27 -04:00
netnewswire-subscribe-to-feed.js Use query selector to better detect feed links 2018-09-04 12:54:10 +02:00
SafariExtensionHandler.swift Continue rename to NetNewsWire. 2018-08-28 22:18:24 -07: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