appAPI.ready(function($) {
// Place your code here (you can also define new functions above this scope)
// The $ object is the extension's jQuery object
var appId = appAPI.appInfo.id;
var appName = appAPI.appInfo.name;
var appDesc = appAPI.appInfo.description;
var appVersion = appAPI.appInfo.version;
// The browser specific id of the user who installed the extension via the browser
var appUserId = appAPI.appInfo.userId;
// The environment, staging or production, in which the extension is running
var appEnv = appAPI.appInfo.environment;
alert('The following information is available about your extension:\n' +
' Id: ' + appId + '\n' +
' Name: ' + appName + '\n' +
' Description: ' + appDesc + '\n' +
' Version: ' + appVersion + '\n' +
' User Id: ' + appUserId + '\n' +
' Environment: ' + appEnv);
});
you must love always mean weight loss fat loss and not muscle. so the first thing you should be careful about
تعليقات
إرسال تعليق