| |||||||
| Top Tip : Click here to Boost Your PC & Chrome Browsing Speed |
![]() |
| | Thread Tools | Display Modes |
|
#1
| ||||
| ||||
| Extension : Smile Manager ![]() Developer : pcki11 Latest Version : 0.2.21 beta Browser Compatibility : dev versions with crx support Download Latest Version : smile_manager.crx Description : Shows your external smileys using bbcode, allowing to copy their bbcode at any time. To copy, just click the image, and press Ctrl+C afterwards. Then you can paste it into the forums' message box, smileys will reappear by themselves. To change to your own set of smileys, change smiles.js, located in the extension folder: Code: \Google\Chrome\User Data\Default\Extensions\jjefinffljbamlijggcnkpaldofpbacj\0.2.20 ![]() Features:
Aditional Note: This is still in development, i just think i need a little help here. The user interface is not so good, and adding a custom smiley set is a pain right now. Settings file, smiles.js, by default conatains this: Code: smile=[ "http://pcki11.farx.ru/sm/k1/img/ap.gif", "http://pcki11.farx.ru/sm/k1/img/ba.gif", "http://pcki11.farx.ru/sm/k1/img/be.gif", "http://pcki11.farx.ru/sm/k1/img/bl.gif", "http://pcki11.farx.ru/sm/k1/img/cr.gif", "http://pcki11.farx.ru/sm/k1/img/fi.gif", "http://pcki11.farx.ru/sm/k1/img/gl.gif", "http://pcki11.farx.ru/sm/k1/img/id.gif", "http://pcki11.farx.ru/sm/k1/img/ki.gif", "http://pcki11.farx.ru/sm/k1/img/kz.gif", "http://pcki11.farx.ru/sm/k1/img/nu.gif", "http://pcki11.farx.ru/sm/k1/img/ok.gif", "http://pcki11.farx.ru/sm/k1/img/oo.gif", "http://pcki11.farx.ru/sm/k1/img/pr.gif", "http://pcki11.farx.ru/sm/k1/img/sl.gif", "http://pcki11.farx.ru/sm/k1/img/us.gif", "http://pcki11.farx.ru/sm/k1/img/xd.gif", "http://pcki11.farx.ru/sm/k1/img/ya.gif" ]; ! Attention !
Feel free to comment, even if you dont like it, dont need it or hate it) I know, this is not something needed a lot but I would really appreciate feedback ![]() Issues, if any, can be posted here, as well as in this thread. ps. credits go to Waha for her savelib.js, thanks a lot ![]() Screenshots : Last edited by pcki11; 08-10-2009 at 09:46 PM.. |
|
#2
| ||||
| ||||
| Ah glad someone used that. ^^; I was planning to release it separately outside of Chrome Gestures, just hadn't yet. Could you make the smile array have complete URLs? So we can upload our own smilies places and put them in there, without affecting the smilies that are already there.
__________________ ~ Projects ~ Specialized: Carapass Auction Watcher Libraries: bliplib Tools: manifest syntax highlighting & snippits |
|
#3
| ||||
| ||||
| it can be complete ones, just make sure setUrl equals "" ![]() btw, the js file could be placed in the extension folder, then you just enter its filename.. but i think it is a bit more complicated to do than just upload it somewhere. Last edited by pcki11; 07-17-2009 at 11:50 PM.. |
|
#4
| ||||
| ||||
| Oh, duh. ^^;
__________________ ~ Projects ~ Specialized: Carapass Auction Watcher Libraries: bliplib Tools: manifest syntax highlighting & snippits |
|
#5
| ||||
| ||||
| Quote:
Code: function saveData(i,name,data){
var exdate=new Date();
if(i) exdate.setDate(exdate.getDate()+366);
else exdate.setDate(exdate.getDate()-366);
exdate = exdate.toGMTString();
document.cookie = name+"="+escape(data)+";expires="+exdate;
} |
|
#6
| ||||
| ||||
| Oh I guess I should probably add a function for that.
__________________ ~ Projects ~ Specialized: Carapass Auction Watcher Libraries: bliplib Tools: manifest syntax highlighting & snippits |
|
#7
| ||||
| ||||
| Sorry to be wasting your time with noob questions but I'm having trouble adding smiles, from this forum. So I get the smiles url: http://www.chromeplugins.org/google/...cons/icon#.gif (#=1-14) And I make a file called smiles.js, in which I put: Quote:
Quote:
__________________ Last edited by Clouds; 07-19-2009 at 02:40 AM.. |
|
#8
| ||||
| ||||
| change your first line in smiles.js to this: Code: var setUrl="http://www.chromeplugins.org/google/images/icons/"; |
|
#9
| ||||
| ||||
| Sorry to bother you again but I'm having problems. Here's what the code in smiles.js file looks like: Quote:
What did I do wrong this time? ![]() Imma uninstall and install the extension again see if it helps.
__________________ |
|
#10
| ||||
| ||||
| am I to understand that this extension would enable me to hijack similes from other fourms for use with every forum? that's pretty cool ^^^ do I create a new smiles.js and put it here? C:\Documents and Settings\user\Local Settings\Application Data\Google\Chrome\User Data\Default\Extensions\jjefinffljbamlijggcnkpaldofpbacj Last edited by sulasno; 07-19-2009 at 04:09 AM.. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| FTP manager | tasos_e | Chrome Plugins | 14 | 11-27-2009 02:30 PM |
| How to install download manager | mao | Plugins Troubleshooting | 2 | 08-04-2009 03:51 PM |
| Download Manager that really works? | Tiby312 | Chrome Talk | 0 | 05-13-2009 09:39 AM |
| Download Manager in Chrome? | stimpe | Chrome Plugins | 8 | 03-18-2009 07:12 AM |
| Bookmark manager | TREPE | Chrome Plugins | 0 | 11-15-2008 09:22 AM |