• 0

[FINAL] Gmail: The App


Question

Gmail: The App

gmailhta.jpg

This is just a very simple HTA (HTML Application) I made. Put it in your QuickLaunch or desktop and you can launch Gmail at anytime. It's like launching a real app, like Outlook, only faster. You can download it here: gmail.hta or if you're want to play it safe and build one yourself, here's the code:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
 ?<head>
 ? ?<title>Gmail</title>
 ? ?<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
 ? ?<object id="pFileObject" classid="clsid:0D43FE01-F093-11CF-8940-00A0C9054228"></object>

 ? ?<hta:application id="oGmail" 
 ? ? ?applicationname="Gmail" 
 ? ? ?minimizebutton="yes"
 ? ? ?maximizebutton="yes"
 ? ? ?icon="http://gmail.google.com/favicon.ico" ?
 ? ? ?windowstate="normal" />
 ? ? ?
 ? ?<base target="contentframe" />

<style type="text/css">
<!-- 
html {
	overflow: hidden;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

iframe {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:789px;
	height:551px;
	position:absolute;
	left:0px; 
	top:0px;

	overflow:hidden; 

	background-color: transparent;
}
-->
</style>
 ?</head>

 ?<body onload="window.resizeTo(800,580)" scroll="no">

<iframe style="z-index:0;" name="contentframe" id="contentframe" src="https://gmail.google.com/gmail" application="no" />

 ?</body>
</html>

Just copy and paste that code into Notepad, and save as gmail.hta, or whatever you'd like. As long as it has the .hta extension.

READ BEFORE USING: Because of IE's higher security in HTAs, you must set http://gmail.google.com/ as "Always Allow" in Internet Options Privacy tab (Sites button). Otherwise cookies won't work.

Edited by GodsHand
Link to comment
https://www.neowin.net/forum/topic/183337-final-gmail-the-app/
Share on other sites

Recommended Posts

  • 0

Is there anyway I can get this app to load using FireFox browser. I disabled Internet Explorer completely by going to "Add/Remove Programs" and disabling is in the "Set Program Access and Defaults." It's still using Internet Explorer to load the Gmail app.

What can I do. I don't wanna' use IE! :(

  • 0
Is there anyway I can get this app to load using FireFox browser. I disabled Internet Explorer completely by going to "Add/Remove Programs" and disabling is in the "Set Program Access and Defaults." It's still using Internet Explorer to load the Gmail app.

What can I do. I don't wanna' use IE! :(

Just add a bookmark to gmail.com..how hard is that :p

Or create a shortcut to firefox to open gmail ( "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.gmail.com )

With firefox and cookies enabled it will take you straight to your inbox..well it does for me anyway.

  • 0
Just add a bookmark to gmail.com..how hard is that :p

Or create a shortcut to firefox to open gmail ( "C:\Program Files\Mozilla Firefox\firefox.exe" http://www.gmail.com )

With firefox and cookies enabled it will take you straight to your inbox..well it does for me anyway.

No, I like how the Gmail app works. It doesn't have any too bars, or menu bars, buttons, etc.

I want to use the Gmail app just like how it looks in IE, just using FireFox instead.

  • 0

Anyone figure out how to add the login and passwords to the app, so that if you have more than 1 gmail account, you can create more than 1 of these on your desktop, customized with the logins and passwords for each account? That way you can click on whichever one, without be prompted to enter it the login info.

  • 0

I disabled IE, but it still uses IE when I launch the Gmail program. Sorry, I gave up on the Gmail program and now use FireFox Extention: Gmail Notifier. The only problem with Gmail Notifier is that I have to login with my Gmail username/password everytime I want to use it. It doesn't log me in automatically. :crazy:

  • 0
well verbose... even i have gone to an extent to stop IE being used anywhere... it sucks huge time

There's a regfile created by cpugeniusmv here that will associate many files with FF. If you change the firefox.exe path to longfilenames, links in Messenger will open with FF too.

  • 0

as for auto login am lookin at some stuff mainly the iframe for the login box if u set sent the valus there and make it auto submit on load like trillian did/does for msn it SHOULD work just would have to have the login box html on ur hd and redirect the app to that html instead of the site a theory if it works ill post a file :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • We had no idea as kids how much time and energy it took to be an adult 😅
    • The Trump administration doesn't want you to use OpenAI's GPT-5.6 without its approval by David Uzondu Image via @realDonalTrump (X) As OpenAI prepares the release of its next model, GPT 5.6, the White House has instructed the company to limit the distribution of the software to a small group of government-approved partners instead of the general public, as it has done with previous releases. According to The Information, OpenAI Chief Executive Officer Sam Altman sent an internal memo to staff on Thursday explaining that the federal government will approve access "customer by customer" during an initial preview phase. Altman noted in the communication that this restrictive rollout is "not [their] long-term model" for software deployment, and the company plans to work toward a "more sustainable" distribution method later. CNN said that both OpenAI and the Trump administration view the capabilities of GPT 5.6 on the same level as Anthropic's Mythos and that government officials intend to "collaborate with frontier AI labs to develop shared approaches for addressing the challenges of scaling this technology." The latest restriction comes just weeks after the US Commerce Department decided to restrict Fable, a version of Mythos with extra safety "guardrails" to prevent users from exploiting software vulnerabilities. Not long after the release, though, researchers at Amazon found a way to bypass these restrictions, prompting an aggressive response from federal authorities. The government ordered Anthropic to cut off access for non-US citizens located outside the US, non-US citizens living inside the US, and incredibly, even Anthropic's own foreign-born employees. Anthropic now appears to be building a workaround to resolve this compliance block with an update to its Privacy Policy that introduces a category called "Verification Data" to handle KYC and Digital IDs. This setup could mandate digital identity checks to filter users by nationality, requiring a government-issued ID and facial biometric data. Who knows? Maybe in the future, you would have to scan your US Passport or State ID to prove your citizenship before you are allowed to chat with Fable 5 (or any other model).
    • When Windows 7 was released I created an AutoHotkey script that uses Alt+` as a keyboard shortcut to move a window across monitors. I have been using that script for over 15 years and this is the first time I have come across another app that uses the same shortcut!
    • I called it last year that they wouldn't end support when they said there would. There are too many people still on Windows 10 waiting for something better to upgrade to and 11 ain't it! The recent promises of fixing Windows 11's many problems is nice, but unless they deliver on those promises in a big way then I expect customers will still want to stick with 10.
  • Recent Achievements

    • Week One Done
      xvvxcvv earned a badge
      Week One Done
    • One Month Later
      xvvxcvv earned a badge
      One Month Later
    • Enthusiast
      Xonos went up a rank
      Enthusiast
    • Conversation Starter
      Admir earned a badge
      Conversation Starter
    • First Post
      The_Focal_Point earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      412
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      128
    4. 4
      neufuse
      69
    5. 5
      Steven P.
      67
  • Tell a friend

    Love Neowin? Tell a friend!