Changes between Version 7 and Version 8 of Firefox_userobs
- Timestamp:
- 05/10/07 13:24:18 (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Firefox_userobs
v7 v8 19 19 '''Parameters:''' 20 20 21 ||''' Name'''||'''Value'''||21 ||'''Key'''||'''Value'''|| 22 22 ||bmURI||BOOKMARK + URI|| 23 23 ||bmLocation||the URL of the bookmark|| … … 30 30 '''Parameters:''' 31 31 32 ||''' Name'''||'''Value'''||32 ||'''Key'''||'''Value'''|| 33 33 ||BMname||the name of the bookmark|| 34 34 ||BMlocation||the URL of the bookmark|| … … 44 44 '''Parameters:''' 45 45 46 ||''' Name'''||'''Value'''||46 ||'''Key'''||'''Value'''|| 47 47 ||currentURI||the URL of the current page (the page displayed before this methoed was called)|| 48 48 … … 52 52 '''Parameters:''' 53 53 54 ||''' Name'''||'''Value'''||54 ||'''Key'''||'''Value'''|| 55 55 ||currentURI||the URL of the page which is now completely loaded|| 56 56 … … 60 60 '''Parameters:''' 61 61 62 ||''' Name'''||'''Value'''||62 ||'''Key'''||'''Value'''|| 63 63 ||currentURI||the currently displayed URL|| 64 64 ||toURI||the URL of the page to which the user is navigating now|| … … 69 69 '''Parameters:''' 70 70 71 ||''' Name'''||'''Value'''||71 ||'''Key'''||'''Value'''|| 72 72 ||currentURI||URL of the current page|| 73 73 ||textContent||the text of the link on the current page|| … … 79 79 '''Parameters:''' 80 80 81 ||''' Name'''||'''Value'''||81 ||'''Key'''||'''Value'''|| 82 82 ||currentURI||the URL of the current page|| 83 83 ||textContent||the text of the link|| … … 89 89 '''Parameters:''' 90 90 91 ||''' Name'''||'''Value'''||91 ||'''Key'''||'''Value'''|| 92 92 ||currentURI||the URL of the current page|| 93 93 ||bookmarkURI||the URI of he bookmark||