posted by Gruntfuggly # 18:03 2 comments
posted by Gruntfuggly # 14:32 1 comment
posted by Gruntfuggly # 22:31 Comments...
posted by Gruntfuggly # 15:51 8 comments
function detectExtension( extensionId, callback )
{
var img;
img = new Image();
img.src = "chrome-extension://" + extensionId + "/icon16.png";
img.onload = function() { callback( true ); };
img.onerror = function() { callback( false ); };
}
posted by Gruntfuggly # 22:32 1 comment
synchronisation for evry of during!
Waldemar Robert Bedzinski # 21/10/12 11:57
薄熙来[center][/center]
Somebody # 04/11/12 15:13
Somebody # 15/10/24 11:02
Add Comment