Skip to content

Bellisario/ChromeTemp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChromeTemp

A Temp Chrome for Windows. Not only a Chrome profile, but a new fresh Chrome for what you want. For example:

temp things, extensions test and even Chrome flags (but, with flags, make sure to use Advanced mode)!

Download

Download the latest version (called chrome-temp.zip) and unpack it where you want. Then run RUNME.bat and follow instructions.

Pay Attention

After file download, make sure to unblock internet download lock: right click on the file, then Properties. Now click on Unblock in Security section and click Ok (all this could be a little different in your language).

Advanced mode

If you need more freedom, you can choose advanced mode:

  • disables all extensions (DDG default search engine and ChromeTemp Core Extension).
  • allows browser restart (the user chooses when the session ends even after browser close): this makes possible use Chrome flags and update your Chrome also from ChromeTemp.

Known issues

Every time you run ChromeTemp, you need to allow run twice. To resolve, just disable the flag "Always ask before opening this file" (translated in your language).

Contribute

Feel free to contribute (future goals are preferred, but don't worry to make other), create an issue or a new discussion.

Future Goals

  • Check for updates (with chrome extension). (Made)
  • Prevent user ask to run every time for two times (Currently I don't know how to do. Help me!!!).
  • Compile batch files (with bat2exe).
  • Improve graphics for batch and html both.
  • Feel free to suggest new ones!

For devs

Before continue, download the source and unpack where you want.

Debug

To debug, you can just run run.bat in the app folder.

Build

To build, run build.bat: a zip file called chrome-temp.zip will be made in the folder containing build.bat.