Permalink
Please sign in to comment.
Browse files
Fix inline Chrome extension installation
Add the missing <link rel="chrome-webstore-item"> link required for inline installation of Chrome extensions. Previously the install link JS was failing due to this and the result was that the user got directed to the Chrome Web Store. Fixes #2830
- Loading branch information...
Showing
with
10 additions
and 3 deletions.
- +4 −1 h/home.py
- +3 −1 h/templates/home.html.jinja2
- +3 −1 h/templates/old-home.html.jinja2
0 comments on commit
4b48f23