forked from Archives/Athou_commafeed
link to opera extension
This commit is contained in:
@@ -94,6 +94,7 @@ about.goodies=Goodies
|
|||||||
about.goodies.subscribe_url=Subscribe URL
|
about.goodies.subscribe_url=Subscribe URL
|
||||||
about.goodies.chrome_extension=Chrome extension
|
about.goodies.chrome_extension=Chrome extension
|
||||||
about.goodies.firefox_extension=Firefox extension
|
about.goodies.firefox_extension=Firefox extension
|
||||||
|
about.goodies.opera_extension=Opera extension
|
||||||
about.goodies.subscribe_bookmarklet=Add subscription bookmarklet (click)
|
about.goodies.subscribe_bookmarklet=Add subscription bookmarklet (click)
|
||||||
about.goodies.next_unread_bookmarklet=Next unread item bookmarklet (drag to bookmark bar)
|
about.goodies.next_unread_bookmarklet=Next unread item bookmarklet (drag to bookmark bar)
|
||||||
about.translation=Translation
|
about.translation=Translation
|
||||||
|
|||||||
@@ -34,6 +34,10 @@
|
|||||||
<p>
|
<p>
|
||||||
<a href="https://addons.mozilla.org/en-US/firefox/addon/commafeed/" target="_blank">${about.goodies.firefox_extension}</a>
|
<a href="https://addons.mozilla.org/en-US/firefox/addon/commafeed/" target="_blank">${about.goodies.firefox_extension}</a>
|
||||||
</p>
|
</p>
|
||||||
|
<p>
|
||||||
|
<a href="https://addons.opera.com/en/extensions/details/commafeed-extension-for-opera/" target="_blank">${about.goodies.opera_extension}</a>
|
||||||
|
</p>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
${about.goodies.subscribe_url}: <a href="rest/feed/subscribe?url=FEED_URL_HERE" target="_blank">rest/feed/subscribe?url=FEED_URL_HERE</a>
|
${about.goodies.subscribe_url}: <a href="rest/feed/subscribe?url=FEED_URL_HERE" target="_blank">rest/feed/subscribe?url=FEED_URL_HERE</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user