Yes. it's actually pretty easy. All you have to do is edit a text file and create the images
the text file you need is called manifest.json and you have a sample on this page: http://code.google.com/chrome/extensions鈥?/a>
they also offer a Theme creation guide: http://code.google.com/p/chromium/wiki/T鈥?/a>
after you have the manifest.json and image files, put them in a folder on your computer.
then type
chrome://extensions
on Google Chrome's omnibox (where you search and enter web addresses)
the extension page will open. here you have to click on Developer mode (on the top-right part of the page) and a few buttons will appear.
click on Pack Extension and on the window that will open click on Browse next to "Extension root directory" and select the folder with the manifest.json file. then click on OK
the result of this will be a file with a .crx extension created in the parent folder of the folder with manifest.json
To use the theme just drag the .crx file on a Chrome window and when it asks you for confirmation click Continue.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment