Giter Site home page Giter Site logo

majin's People

Contributors

hvmonteiro avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

majin's Issues

Accept command lined arguments

Allows command line argument to overwrite Application options (Stay On Top, Minimize To Tray, Close To Tray, Start Minimized to Task Bar, Start Minimized/Hidden to Tray) as well as open an specified URL.

Application auto-update

The application should have the ability to check for an updated version (hosted in github) and prompt the user to update it.

chrome browser alike installation

Installation should use an installation type similar to that of google chrome browser, where you don't need a user elevation credentials in O.S., and just install in user's home temporary directories (windows = user data, etc.)

Add Address Bar

Add a Address Bar so that the user can input a URL instead of relying only on Google Search.

Change user-agent used according to the website

A customized user-agent should be used to identify the browser according to the current website, avoiding redirection to Google's PlayStore, Apple's iTunes, etc. for some websites that have specific Mobile Apps to be used with Mobile devices instead of allowing Mobile devices direct interaction with the website in question.

This settings should be saved in a JSON configuration file.

Modify navigation key-bindings

Naviation key-bindings for "Back", "Forward" and "Reload" should be using a more standard shortcut keys:

  • Back : ALT+Left Arrow
  • Forward : ALT+Right Arrow
  • Reload - F5

Add the addtional "Force Reload" as CTRL+F5 keybinding.

Added more window sizes / dimensions

Added several window dimension "Profiles":

  • small Phone display size
  • medium Phone display size
  • Tablet display size

A MainMenu called Profiles maybe!?

Loading Progress bar

Have some kind of feedback to inform the user that the browser is loading a website/page.

Save/Load settings to/from a JSON file

Application should be able to save it's settings in a JSON file stored in user's home, everytime it exits:

  • Linux: $HOME/.majin.json
  • Windows: %USERAPPDATA%\Majin\settings.json"
  • OSX: $HOME/.majin.json

Things to be saved:

  • Window position
  • Window size
  • Last URL
  • Stay On Top setting
  • Close To Tray setting
  • Minimize to Tray
  • Auto-Hide Menu Bar
  • Window Showing/Start In Tray

Open URL pasted from clipboard

Allow opening an URL by pasting in application:

  • Add a subMenu named "Past URL" under MainMenu "Navigation";
  • Allow Paste with shortcut key (CTRL+V | CTRL+INSert + | Command+V)
  • Dialog message (with YES|No buttons) confirming the paste?

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.