Aurelien David
2b6a3eb41e
background.js: if bad mime type, try to detect feeds by url ending ( #84 )
2024-05-10 16:18:01 +02:00
Aurelien David
257dcbdfab
v3.30: run on firefox for android nightly
2024-05-03 14:15:37 +02:00
Aurelien David
94c35d9051
fix bug handling cache header ( #78 )
2023-06-19 22:19:45 +02:00
Aurelien David
910f4a4cb4
csp bypass: remove nonce and hash directives ( #78 )
2023-06-19 21:19:01 +02:00
Aurelien David
019211e341
handle content-type x-rss+xml as feed ( #64 )
2023-05-27 13:48:08 +02:00
J. Tóth Tamás
4c68719d6d
Pass the opener tab ID to browser.tabs.create
...
This means that:
- the RSS preview tab opens in the same container in which the opener
tab was open (without need for extra permissions);
- the RSS preview tab appears right next to the tab from which it was
opened, not at the end of the tab bar; and
- if the user closes the tab without switching tabs between opening and
closing the tab, Firefox activates the previous tab (i.e. from which
the RSS preview was opened), not the next one.
2022-03-17 23:33:56 +01:00
Aurelien David
eb0da24672
add bypassCSP option + fix sync options in background
2022-01-14 17:19:42 +01:00
Aurelien David
0291039c55
force content security policy to accept inline css ( #69 )
2022-01-05 20:12:25 +01:00
Aurelien David
d1c0af7b55
use option to use color icon in url bar ( #33 )
2020-01-26 14:07:00 +01:00
Aurelien David
99c56f041b
fix contenttype trick on redirects ( #13 , #23 )
2019-02-08 00:00:20 +01:00
Aurelien David
aa70671c62
add basic feed detection ( #11 ):
...
* disabled by default for now
* works on link rel=alternate declarations
2019-01-19 17:44:24 +01:00
glhrmv
be95517491
Format using Prettier
2018-12-16 23:39:31 +00:00
glhrmv
9074531a07
Improve code formatting & quality
2018-12-16 23:36:12 +00:00
Aurelien David
a83dad4fe0
don't cache modified requests
2018-10-29 21:40:19 +01:00
Aurelien David
7e94715a05
make it compatible with chrome
2018-10-26 13:59:56 +02:00
Aurelien David
cdf84b50ee
initial commit
2018-10-25 22:03:08 +02:00