Get hold of utlity extensions for chrome
4c Currency Converter Calculator alows you to quickly convert currencies.
myibay (myibidder) Auction bid sniper for eBay allows you to have "Snipe It" link on every eBay auction page for easy access to myiba..
Like these? Find related extensions in the Utilities collection.
Facemoods is a free extension for Facebook Chat that gives you a huge collection of Emoticons, Winks,Text Effects and more! Get facem..
This is a chrome extension for singlish typing. Future versions will enable sinhala unicode on google chrome where users do not have..
Censitip is a sinhala popup dictionary extension for google chrome. double click on words to get definitions.
Like these? Find related extensions in the Language & Translators collection.
Facebook search allows you to search people on various social networks such as facebook, linkedin, myspace, orkut and many many more...
Facemoods is a free extension for Facebook Chat that gives you a huge collection of Emoticons, Winks,Text Effects and more! Get facem..
Like these? Find related extensions in the Social & Communications collection.
A very simple countdown extension, works fully with keyboard shortcut. It has 2 countdown modes for the case that you want to work f..
Get an instant and up to date list of all the hottest money saving deals you can find on Amazon.com right in your browser
This extension allows you to check the status of the respective ICQ UIN too! It is after you have entered the ICQ UIN, determines the..
Like these? Find related extensions in the Alerts & Updates collection.
Developer Builds (Linux)
The original TeX The World, written by Avital Oliver, edited by Rodrigo L. Fernandez to work under Chromium.
Render any expression between [; and ;] into pretty nice [;\LaTeX;] code. Uses www.codecogs.com for better image rendering.
For more info, please visit http://thewe.net/tex
I have only tested it under Linux (fc11.i686) with Chromium build 4.0.227.0 (0), but will probably work under other Chromium/Chrome builds and/or OS. If there’s anything about this extension, feel free to contact me.
[...] more from the original source: TeX The World for Chromium « Google Chrome Extensions By admin | category: google chrome | tags: account-using, breaking-change, chrome, [...]
[...] This post was mentioned on Twitter by Follow Chrome OS, Tweeter Lover. Tweeter Lover said: TeX The World for Chromium « Google Chrome Extensions: Chromed Bird is an open source Chromium extension that a.. http://bit.ly/3v0ZuG [...]
Wonderful extension! Is it available for linux user right now? Being eager for the version under windows!
So how do I use it???
it doesn’t work in chats [; x^2 ;] or does it?
Yes, it does. I see it here. Is everything running as it should, there?
Although I’ve only tested under Linux, the code is written in javascript so, will probably work under Windows.
For Chrome users, I’ve found this thread that is an alternative for TeX The World in Chrome: http://forums.zybez.net/index.php?showtopic=1274848
In the file textheworld6.js change the URLs. Codecogs generates an inferior quality image.
[code]
...
//imgElement.src = "http://www.codecogs.com/eq.latex?" + expr;
imgElement.src = "http://www.yourequations.com/cgi-bin/mimetex.cgi?" + expr;
...
[/code]
Thanks for creating the extension, I expect I’ll use this for generating LaTeX equations on-the-fly for reports!
Well, personally, I like codecogs better, but the code is opened so people can make their choice. As for changing the extension code, if more people would like, I will do so.
The only thing that was missing for me in Chromium was this script. Once using it, can’t see myself without it.
I forgot to mention: the original code uses http://thewe.net/tex to render the images.
I’d really like to be able to generate plain-text: web page similar to a built-in URL switch within Firefox.
Being able to change anything on a website on-the-fly using the Inspect Element is a nice workaround, though.
And, as you might discern, I find myself revisiting your extension. Have to put this little guy on all of my computers. ^_^
In terms of the ability of the two sites, or any others that may exist, I can’t say one is better or worse. I really only meant visually one is a little less pixelated. At the time I was working on a presentation.
Thanks, by the way, for the link!
You wouldn’t happen to know of any \LaTeX generator that is capable of accepting International Fonts, such as Japanese?
Unfortunately, I don’t know about any generator capable of accepting international Fonts. Maybe, I don’t know for sure, some OS packages – such as MiKTeX or TeXLive – could have those generators. Have to check it for sure.
As for web-based… I really don’t know.
Hi!
It’s a pretty cool extension, I like it!
My only problem, that’s it doesn’t work on GMail chat. Could you please make something about it? Or it’s a hopeless thing to do?
Thanks!
Csega
You mean GTalk? If so, I think I can’t do anything about it, as it is apart from web html code (which means I don’t have access to the core code to modify it).
Sorry.
Uhmmm… I’ve just tested it with the GTalk gadget in Orkut and it worked “fine”. I mean, I could render de image but it gets an odd behaviour: It render the images but I have to double-click it to see.
I can’t get it to work with GMail. In pure HTML pages, like http://thewe.net/tex, it’s ok.
In Firefox and Opera the original script works in GMail. Is It happening with anyone else?
Thanks.
Yeah, I meant GTalk. I just thought it’s possible, because under Firefox it’s going fine with the TeX the world extension. Or it’s just because of using GreaseMonkey? (Sorry, I don’t know much about these things… Just try to figure it out.)
Uhmm… strange. It doesn’t work there? No, there’s nothing to do with GreaseMonkey. =)
The script catches the text content of the page and searches for the expression to be converted. So, it doesn’t depends on what you’re using, but the code itself.
But, I tested it with GTalk gadget, with Orkut and Gmail, and it worked out fine. You tried to use it and nothing happens?
@Csega
I think I’ve seen where the error is and, as soon as I get it right, I’ll submit an update. =)
@Rodrigo
Thanks! I’m waiting for it.
@Rodrigo
Hi! Any progress? I don’t want to urge you or something, I’m just curious…
(And it still not working for me with GMail chat.)
Csega
@Csega
Man… I’m *terribly* sorry! The support for the extensions was moved to the official site of google chrome extensions at https://chrome.google.com/extensions/detail/mbfninnbhfepghkkcgdnmfmhhbjmhggn so just look up there.
Also, we’re in version 1.3.1, where the support for GTalk was added and partial GMail integration. That’s an ongoing process and still holds many issues, but, you can take a ride.
Sorry for not mention it before. That said, hope you like it.