Difference between revisions of "My Favicons extension"

From CDOT Wiki
Jump to: navigation, search
(Contributions/Contributors)
Line 34: Line 34:
  
 
- Allow the user to load favicon's for specific web paths, through the use of Open/Load/Save dialog boxes.
 
- Allow the user to load favicon's for specific web paths, through the use of Open/Load/Save dialog boxes.
 +
 +
 +
-> current almost-working version (Installs automatically): [http://zenit.senecac.on.ca/wiki/imgs/Custicon%40andrew.raynier.xpi Custicon@andrew.raynier.xpi]
  
  
Line 39: Line 42:
  
 
== Project News ==
 
== Project News ==
-extension skeleton completed  
+
-Extension skeleton completed  
 
i.e.:(makes a pop-up alert box. Rest of code commented out to stop crashing)
 
i.e.:(makes a pop-up alert box. Rest of code commented out to stop crashing)
  
[[Image:Custicon.xpi|v0.2 Favicon Extension xpi files]]
+
<strike>[[Image:Custicon.xpi|v0.2 Favicon Extension xpi files]]</strike>
 +
 
 +
 
 +
-This version (v.02.9) installs correctly, and has the first part of the UI working. (just the bkgrnd doesn't)
 +
 
 +
[http://zenit.senecac.on.ca/wiki/imgs/Custicon%40andrew.raynier.xpi Custicon@andrew.raynier.xpi]
  
 
'''Blog:'''
 
'''Blog:'''

Revision as of 20:41, 14 December 2007

Project Name

My Favicons Extension (Custicon)

Project Description

An extension to allow the user to pick his/her own favicons for sites, based on a URL regexp. The image should get stored as part of the user’s profile, so that it doesn’t have to live in the same place on the user’s disk. Ideally, it should also be possible to export the regexp -> icon mapping as a regexp -> data URI mapping that can be imported into another profile.

Project Leader (s)

Andrew Raynier (JM)

Project Contributor(s)

Simon Jung (simonJ)

Project Details

v0.1 goal(s):

-make the Favicon image right-clickable.


v0.2 goal(s):

-integrate access to extension into Tools menu and contentArea (webpage right-click) menu

i.e.:(the above is just a workaround since the 0.1 goal proved to be quite complicated).

File:Custicon.xpi


v0.3 goal(s):

- Allow the user to load favicon's for specific web paths, through the use of Open/Load/Save dialog boxes.


-> current almost-working version (Installs automatically): Custicon@andrew.raynier.xpi


References: http://blog.vlad1.com/archives/2007/08/10/151/

Project News

-Extension skeleton completed i.e.:(makes a pop-up alert box. Rest of code commented out to stop crashing)

File:Custicon.xpi


-This version (v.02.9) installs correctly, and has the first part of the UI working. (just the bkgrnd doesn't)

Custicon@andrew.raynier.xpi

Blog:

Andrew's blog @ Blogspot

Contributions/Contributors

looking for:

- A batch of .ico (default or otherwise) files to include in the package.

 Online Image->Favicon Generator
 Favicon Converter
 Image/Graphic Converter tool


- Alternate Style sheets

- Documentation (Javdoc style)


People who have/want to Contribute:

(put your name here)

(please)

Simon Jung (simonJ) : Contributed a zip batch of Icons (.ico files).