Favicon grabber
Please post all your completed software applications in here. This is for full software which you have created and wish to release and share with everyone.
10 posts
Page 1 of 1
Here's a quick tool that can grab and save icons from websites.
Features:
Grabbing icons from websites
Saving them
Custom loading icon ;D
Yeah i know this is basic but it is clean (save dialog not popping up twice, etc...)
Program: App: Have fun
~Vikhedgehog
Features:
Grabbing icons from websites
Saving them
Custom loading icon ;D
Yeah i know this is basic but it is clean (save dialog not popping up twice, etc...)
Program: App: Have fun

~Vikhedgehog
You do not have the required permissions to view the files attached to this post.
Last edited by Vikhedgehog on Sat Dec 10, 2011 11:41 am, edited 1 time in total.
It's not that good, watch: http://www.youtube.com/watch?v=OuvzO4t3Xbc
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
Codex wrote:It's not that good, watch: http://www.youtube.com/watch?v=OuvzO4t3XbcI guess nobody can't access the video cuz its private.
Codex wrote:It's not that good, watch: http://www.youtube.com/watch?v=OuvzO4t3Xbc
Nobody says,"Its not that good." It means nothing. If you dont like it then dont respond to the topic. Or just tell what will make it better.
This is a signature.
I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.
I did that exact thing, and BINGO Code'N'Stuff's official favicon.
![Image]()
Nice idea though, but like I said. I don't see a need for it, but that's me.
Code: Select all
Just click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE">
<link rel="SHORTCUT ICON" href="URL_HERE">
<link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
I did that exact thing, and BINGO Code'N'Stuff's official favicon.

Nice idea though, but like I said. I don't see a need for it, but that's me.
mikethedj4 wrote:I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.I think this was intended for Web Browsers.
Code: Select allJust click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE"> <link rel="SHORTCUT ICON" href="URL_HERE"> <link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
I did that exact thing, and BINGO Code'N'Stuff's official favicon.
Nice idea though, but like I said. I don't see a need for it, but that's me.
Zulf wrote:Im with Mike if this were intended for web Browsers then dont you think he would've mentioned thatmikethedj4 wrote:I don't really see a point in a program for this, you can always go to the website, view the source (CTRL+U in most browsers) and inside the header you'll fine this code.I think this was intended for Web Browsers.
Code: Select allJust click the link (of the favicon url), then press CTRL+S to download it, and you're good to go. No extra software needed.<link rel="icon" type="image/vnd.microsoft.icon" href="URL_HERE"> <link rel="SHORTCUT ICON" href="URL_HERE"> <link href="URL_HERE" rel="shortcut icon" type="image/x-icon"/>
I did that exact thing, and BINGO Code'N'Stuff's official favicon.
Nice idea though, but like I said. I don't see a need for it, but that's me.
and if it were for web browsers it shouldnt have its own seperate program it should be built in so when you enter
a webpage it asks if you would like to use the feature
10 posts
Page 1 of 1
Copyright Information
Copyright © Codenstuff.com 2020 - 2023