SFDCMe
UPDATE: This project has been discontinued; will try to come up with some improved bookmarklets soon, stay tuned
The goal of SFDCMe is to implement a few, useful bookmarklets to avoid Salesforce.com Support Reps spending a ridiculous amount of time clicking here, there. This project, and the associated code, are the developed by me, and are not officially supported, associated or endorsed by Salesforce.com.
You can find the bookmarklets at: http://sfdcme.phollaio.com
If you want to contribute, report a bug or whatever else, please leave a comment to this post, or email me at sfdcme.at.phollaio.dot.com.
Popularity: 6% [?]
One Comment, Comment or Ping
I have always figured it would be possible to manipulate SFDC abilities by using links that execute javascript. I just never took the time to work on it, but now that I see these I’m deffinetly going to have some fun messing around with them. What did you base your code from? I use some similar but less complicated scripts to do other tasks such as login buttons and such. Anyways, I’m curious…why does this only work in firefox? From my years of history in website building I’ve learned that ALMOST everything is possible in IE vs Firefox, although sometimes you have to modify the code slightly for both browsers to accept it. For example, some JS code IE accepts but Firefox doesn’t since IE has some proprietary and doesn’t always conform to W3 standards. But usually there is a work around if you know what the specific function is that the browser doesn’t support, you can find a different function that will work around it or do the same thing. Do you have a list of the code snippets that aren’t compatible so I can try and make it work in IE?
Reply to “SFDCMe”