Giter Club home page Giter Club logo

webconverger-addon's People

Contributors

jamiekitson avatar kaihendry avatar mkaply avatar otavio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

webconverger-addon's Issues

Pass no-cache, no-store must-revalidate in the headers so the browser never caches pages

Some poor Webpages out of our client's control do not set the right HTTP headers, leading to possibility of sensitive form data to be exposed in a kiosk setting.

RE
https://groups.google.com/forum/#!msg/webc-users/TxsyvRqqJpY/iESEqvOzHAAJ

We need to explore overriding a bad page by manipulating HTTP headers by adding:

  • no-cache
  • no-store
  • must-revalidate

I saw explore, because this blanket feature enabled on Website might cause havoc.

Whitelisted Download Feature

For internal needs, we've built a feature to fileBlockService.js that allows downloads of certain, whitelisted filetypes. Would this be interesting for the upstream project? If so, I could make a PR out of our patch.

Is it possible to disable URL preview?

img_458771620

From customer: """The reason we would prefer not to have it is because we are using this in a kiosk museum environment with touchscreens. It looks like a standalone display. The status only shows
what page the user is currently on and is a little distracting."""

Shift click on a link opens new window

This should open in a new tab, not a new window.

Users can get confused that they've closed the last window (tab), when in fact, they haven't.

We much be careful to block any other modifiers?

Firefox 29 UI changes (showprintbutton broken)

FF28 http://s.natalian.org/2014-04-01/1396330683_1159x748.png
FF29 http://s.natalian.org/2014-04-01/1396330777_1159x748.png
FF29 chrome=webconverger http://s.natalian.org/2014-04-01/1396331931_1159x748.png does have back/foward icons

I can assume that back/forward buttons from FF29 are in the #urlbar-container which is disabled in https://github.com/Webconverger/webconverger-addon/blob/master/src/webcnoaddressbar.css#L96

So we need a way of getting them back, ideally looking as the do in FF28: http://s.natalian.org/2014-04-01/1396330683_1159x748.png

Printing button does not work

I discovered this whilst testing Firefox 31.

This amazingly seems to be the case in Webconverger 25 too. :/

Ctrl+p works. But not selecting the icon.

homepage=http://hendry.iki.fi/
showprintbutton
debug

Reset the forward button

So it doesn't dissapear like it can on recent FF builds.

Striving for a stable boring browser UI here... :)

Thanks,

Give every tab its own close button, like in standard Firefox

Every tab should have a close button ("x") like in Firefox. Current close button is in an unusual location (for the user), and right next to a "+", making it visually confusing.

Alternatively you could bring back the API option to choose where the button should be.

Stop access to about:config

Although this is not a problem since the way Webconverger works, these setting would be be reset, nonetheless it's better to have several layers of security.

<www.linuxuser.co.uk/reviews/webconverger-11-review/>

Remove ability to pin tabs

I noticed a Pinned tab can hide the X and make it difficult to clear the session if you don't know how to unpin a tab.

pinned

Options to disable safebrowsing / blocklists

These create a lot of noise. We control Addons, so I don't see the value in Mozilla blocking them.
Safebrowsing should be enabled, probably. But I would like to be able to switch it off if I was feeling paranoid! :) Hopefully via the prefs= API?

Remove about:home

The new about:home screen gives lots of access to users.

We should just remove it.

Stop access to file:///

This worked before then BrowserLoadURL changed in Firefox and upstream didn't do anything about it. However I think Mike has shown me some code that effectively solves this problem! :)

Pocket Button is visible

Hello,

I've noticed that when I build the xpi from sources (I'm talking about webconverger.xpi), and install it in a vanilla firefox 45 Beta (on Linux, downloaded as tarball from mozilla), the pocket button is visible, but without function (the popup is just empty).

I think the button should not be visible in the first place (by adding #pocket-button, to webconverger.css). Is this a bug?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.