Disable Download Link. Close #1646
This commit is contained in:
parent
cc4ff57993
commit
42729c4a47
@ -1,4 +1,5 @@
|
||||
- The QR won't duplicate single-word captchas anymore if you've input numbers only (like a street address).
|
||||
- Removed the `Download Link` feature on Chrome/Opera as it is not working as intended anymore.
|
||||
|
||||
### 3.20.13 - *2014-05-09*
|
||||
|
||||
|
||||
@ -30,7 +30,7 @@ Config =
|
||||
'Report Link': [true, 'Add a report link to the menu.']
|
||||
'Post Hiding Link': [true, 'Add a link to hide threads and replies.']
|
||||
'Delete Link': [true, 'Add post and image deletion links to the menu.']
|
||||
<% if (type === 'crx') { %>
|
||||
<% if (false) { %>
|
||||
'Download Link': [true, 'Add a download with original filename link to the menu.']
|
||||
<% } %>
|
||||
'Archive Link': [true, 'Add an archive link to the menu.']
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user