+ Reply to Thread
Results 1 to 5 of 5

Thread: Creating a Theme in CRX format

  1. #1
    Join Date
    Sep 2008
    Location
    Bangkok
    Posts
    1,259
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Creating a Theme in CRX format

    Credit goes to VoyD for providing the information

    Creating a Theme in CRX format http://dev.chromium.org/developers/d...cuments/themes
    List of images for CRX (only begins with IDR_THEME):
    http://src.chromium.org/viewvc/chrom..._resources.grd

    To begin:
    1. Create a folder, for example C:\MyTheme
    2. Create a sub folder and add your images to it C:\MyTheme\Image
    3. Create a file C:\MyTheme\manifest.json See example
    4. Close all instances of Chrome.
    5. Packaging an Extension http://dev.chromium.org/developers/d...ions/packaging
    (for example, chrome.exe --pack-extension="C:\MyTheme")
    6. It will creates 2 files: MyTheme.CRX and MyTheme.PEM

    For future modifications, edit CRX:
    chrome.exe --pack-extension="C:\MyTheme" --pack-extension-key="C:\MyTheme.pem"

    Additional info
    1. Resources for colors and tints
    http://src.chromium.org/viewvc/chrom...me_provider.cc
    Last edited by sulasno; 08-07-2009 at 08:41 PM.

  2. #2
    Join Date
    Sep 2008
    Location
    Peru
    Posts
    108
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thanks for that information, I'm currently trying to make an IDE to ease the process...
    __________________________________________________ ____

  3. #3
    Join Date
    Sep 2008
    Location
    Bangkok
    Posts
    1,259
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    great ^^^
    looking forward to it

  4. #4
    Join Date
    Dec 2008
    Location
    Rio Grande - Tierra del Fuego- Argentina
    Posts
    37
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Here you can find resources for colors and tints
    http://src.chromium.org/viewvc/chrom...me_provider.cc
    http://www.fotolog.com/deskmodding_tdf

  5. #5
    Join Date
    Sep 2008
    Location
    Bangkok
    Posts
    1,259
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks and added to first post

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Optimization by vBSEO 3.6.0