55 Commits

Author SHA1 Message Date
ae2455eef7 Fix Instagram support 2018-05-04 02:09:51 +02:00
c76b5016ae Add support for 500px.com 2016-07-15 20:07:34 +02:00
e370002163 Clean up Pomf-clone/Pomf-like list and add steamy.moe 2016-07-12 00:53:14 +02:00
628404c16b Add cuntflaps.me 2016-07-12 00:34:29 +02:00
8d2aed84d5 Remove .xpi file
This file was added by accident and didn't work.
2016-07-12 00:26:32 +02:00
4b5450f9b2 Add support for ixquick-proxy.com
Fix #1
2016-07-11 00:28:19 +02:00
cb9043f36f Implement support for some URL proxies 2016-07-11 00:15:26 +02:00
643d5b274c Add README.md 2016-06-18 03:43:55 +02:00
be824603e4 Add .webp file extension 2016-06-18 03:08:58 +02:00
d3179bff89 Add missing gfycat URL check 2016-06-14 05:48:46 +02:00
cfe10c5532 Add gfycat support 2016-06-14 05:43:08 +02:00
047a61ea0d Add the .svg file extension 2016-06-14 05:02:16 +02:00
69a2d27a23 Work around https://bugzilla.mozilla.org/show_bug.cgi?id=1085060 2016-06-07 08:26:07 +02:00
8f741fd9fa Update manifest for Firefox compatibility 2016-06-07 06:51:40 +02:00
e4c53a5210 Use options_ui instead of options_page 2016-06-07 06:28:00 +02:00
f15bd08701 Add .swf and .flv extensions 2016-06-07 05:01:15 +02:00
a6f66891a0 Add fuwa.se to the URL blacklist 2016-06-03 12:31:43 +02:00
006053c850 Support file hosts that provide a Pomf API as a secondary API 2016-06-03 11:56:07 +02:00
318d989562 Remove cocaine.ninja from URL blacklist
cocaine.ninja provides file hosting with expiry support, which makes
it an unreliable file host for long-term storage.
2016-06-03 11:54:12 +02:00
e290006182 Add cuntflaps.me to URL blacklist 2016-05-28 23:04:46 +02:00
20bfd02c1f Add pomf.pyonpyon.moe 2016-05-26 01:43:39 +02:00
e52c2cb8ac Call the correct function in getBetterUrl 2016-05-26 01:31:22 +02:00
e57982ce70 Fix typo in pageAction checks 2016-05-26 01:30:32 +02:00
e8d76fea7f Don't call getBetterUrl for the pageAction checks
getBetterUrl is rather expensive (especially for Pixiv URLs), and
there is no real reason to call it before calling isCoolUrl if
isCoolUrl is made to check if the URL is a Pixiv URL.
2016-05-26 01:23:57 +02:00
b6c39c0e6c Add .mkv and .ogv file extensions 2016-05-26 01:19:43 +02:00
b64fffa1e7 Append .jpg if the original URL doesn't have an extension 2016-05-26 01:18:32 +02:00
4a06ac67f2 Add Skype support 2016-05-26 01:15:32 +02:00
3e86ee7bd5 Add a license 2016-05-22 00:16:03 +02:00
ffdaf4858a Add PDF to file extension list 2016-05-17 18:11:00 +02:00
8af3ba0026 Add catbox.moe to URL blacklist 2016-05-17 18:10:40 +02:00
ee3a9988a2 Fix Pixiv support 2016-05-05 17:14:33 +02:00
7d5e229317 Add experimental Pixiv support 2016-05-05 16:21:50 +02:00
289a0a050e Fix URL blacklist 2016-05-05 15:43:37 +02:00
ade0fa186e Add p.fuwafuwa.moe to URL blacklist 2016-05-05 15:16:57 +02:00
c51209e2c3 Use asynchronous requests for Instagram 2016-05-05 14:08:27 +02:00
8c3a4c3f15 Add experimental Instagram support 2016-05-05 12:53:06 +02:00
8cbbf0f9f2 Fix Twitter image URL matching 2016-05-05 12:23:12 +02:00
d8f4a2fa44 Update pomf list 2016-05-05 12:10:32 +02:00
1584fe44eb Add blacklist disabling option 2016-05-05 12:06:29 +02:00
f03bf7b965 Add Twitter image support 2016-01-30 22:57:25 +01:00
152f54f23b Fix memory leak 2016-01-25 14:16:03 +01:00
e669726ed3 Fix URLs without query strings 2016-01-18 17:30:29 +01:00
ba079c730b Fix URLs with question marks (query strings) 2016-01-18 16:59:13 +01:00
1c7df139ef Add item to TODO list 2016-01-18 16:47:15 +01:00
a2a90b0d79 Add more supported file extensions 2016-01-18 16:42:45 +01:00
1f4c9dd10b Fix bookmarking for gifv 2016-01-18 16:40:47 +01:00
757c92612c Add working gifv support 2016-01-18 16:37:16 +01:00
0c2b28d11c Remove broken gifv support 2016-01-18 16:33:15 +01:00
84c2a66294 Add gifv extension 2016-01-18 16:30:30 +01:00
79acb2e78c Update the original tab instead of the active tab 2016-01-18 16:29:06 +01:00