Main Menu
Home
News
Forum
Tutorials
FAQs
Download
Search
Links
Blog
Paging Rules
Submit AP Rule
Login Form


Lost Pass? Register


News Flash
AutoPager: Version 0.6.0.20 Release. Rewrite most of the code to make it works on both Firefox, Google Chrome and Fennec. Improve AutoPager Lite. And allow other scripts to integrate with AutoPager. You can find more info here. Improve ajax support. Refer to http://member.teesoft.info/bugzilla/show_bug.cgi?id=48 for detail. AutoPager will now re-support ajax mode google now. I hope google not change their layout to anti autopager recently.

Try Ctrl+ALT+3 if it doesn't work on your google.
You can now update to 0.6.0.20: We recommend!Click here to scan for System Errors & Optimize PC Performance
AutoPager Last Changelogs comment
      Click On the Version Number Bellow to install the corresponding version.
Try Ctrl+ALT+3 if it doesn't work on your google. It's shortcut for Tools->AutoPager->Immediately Load->Load 3 pages.

Your AutoPager page is upgraded to a new version if you are directed to this page.
AutoPager Chrome 0.6.0.23: Version 0.6.0.23 Pre-release
Chrome only upgrade
Features:
  1. Add more options
  2. Allow users install a standalone AutoPager Browser Button Browser Button For AutoPager Chrome

    Browser Button For AutoPager Chrome


AutoPager Chrome 0.6.0.22: Version 0.6.0.22 Pre-release
Chrome only upgrade
Bug fixes:
  1. Prevent Chrome from cleaning the core extension setting, the rules you imported and the last extension version. This extension will open its change log if it find the extension is upgraded or first installed. It knows this by checking the last extension version saved in the setting, clear it will make the extension think its the first run after browser restart, thus open its change log page.

AutoPager 0.6.0.20 || AutoPager Lite 0.6.0.20 || AutoPager For MicroB 0.6.0.20 || AutoPager Chrome 0.6.0.21: Version 0.6.0.20 Pre-release
Improve ajax support.
Bug fixes:
  1. Improve ajax support. Refer to http://member.teesoft.info/bugzilla/show_bug.cgi?id=48 for detail. AutoPager will now re-support ajax mode google now. I hope google not change their layout to anti autopager recently.
AutoPager For MicroB 0.6.0.18 || AutoPager Chrome 0.6.0.18: Version 0.6.0.18 Pre-release
This update for MicroB and Chrome browser only. Not applied for other browsers.
Features:
  1. Add MicroB support. MicroB is a Mozilla based mobile web browser developed by Nokia for use in smartphones and mobile devices that run the maemo operating system. Such as Nokia N900.
Bug fixes:
  1. Recent Chrome update make the built in JSON implementation stop work on our paging rules. We now use our own implementation base on http://www.json.org/json.js (public domain'd).
AutoPager 0.6.0.14 || AutoPager Lite 0.6.0.14: Version 0.6.0.14 Pre-release
One more update before take vacation.
Bug fixes:
  1. Support https://www.google.com/m
AutoPager 0.6.0.13 || AutoPager Lite 0.6.0.13: Version 0.6.0.13 Pre-release
Bug fixes:
  1. Fix issues in request for help. Thanks the bug report at http://member.teesoft.info/phpbb/viewtopic.php?t=2056
AutoPager 0.6.0.12 || AutoPager Lite 0.6.0.12: Version 0.6.0.12 Pre-release
Bug fixes:
  1. Add monitor xpath. Clean Loaded Pages when elements by monitor xpath clicked/changed. I hope this will better google search.
  2. Fix issues in process html response with multiple <html></html> bodies. Thanks the bug report at http://member.teesoft.info/phpbb/viewtopic.php?p=6641
  3. Fix tweak session issues
  4. Disable rules auto discover in lite mode. This server can't handle the requests now.
AutoPager 0.6.0.10 || AutoPager Lite 0.6.0.10: Version 0.6.0.10 Pre-release
Features:
  1. Disable session tweaking by default, you can enable it in Tools->AutoPager->Core Options
  2. Improving handling of rules with EnableJS disabled
  3. Allow users customize the repository-site, default is http://ap.teesoft.info/, you can choose from http://member-ap.teesoft.info/,http://stone-ap.teesoft.info/,http://es4-ap.teesoft.info/,http://xl-ap.teesoft.info/ if the default doesn't work.
Bug fixes:
  1. Fix issues in handling content type : http://member.teesoft.info/phpbb/viewtopic.php?t=2051
Fennec Only Features:
  1. Insert browser icon in the right bar after bookmark icon instead of toolbar icon for Fennec.
  2. Add some core options for Fennec.
AutoPager 0.6.0.9 || AutoPager Lite 0.6.0.9: Version 0.6.0.9 Pre-release
Bug fixes:
  1. Improve performance more. AutoPager will try to load next page without clone the current page if possible.
  2. Fix Filter XPath not working in 0.6.x
  3. Fix issues in handling rule override
Features:
  1. Add pause under Immediately load. It will pause the actions triggered by immediately load. You can use Ctrl+Alt+Q to pause an immediately load. More info
AutoPager 0.6.0.8 || AutoPager Lite 0.6.0.8: Version 0.6.0.8 Pre-release Features:
  1. Finially makes AutoPager/AutoPagerLite working well with Fennec. We highly recommend you to use AutoPagerLite on Fennec since lite version use less memory and resource. Read AutoPagerLite usage for more info. Tested with N900 with Fennec 1.0b5 and 1.0rc1.
  2. Add AutoPagerBeforeInsert and AutoPagerAfterInsert event before the node be imported from the loaded page and after the node be insert into the view doc, you can get the related node from event.target. Web site owner's or extensions/scripts developers can make their scripts work well with AutoPager. I will suggest you use AutoPagerAfterInsert to process the added content in your own script. Please read the integration with AutoPager for more info.
  3. Add alert when you enable/disable rules on http://ap.teesoft.info. You can click on the alert to close the rules repository page the apply the rules on your page. You can try to reload the page if the rules are still not applied. Read AutoPagerLite usage for more info.
  4. Add a loading progress bar to the end of page. It will be replaced as the page break after loaded.
Bug fixes:
  1. Improve rule download performance by remove the descriptions from the downloaded rules. The rules manager will download the descriptions ondeamond when edit the rules
  2. Applied a patch to convert translate(text(),'0123456789','')='' to string-length(translate(text(),'0123456789',''))=0. They are used to filter elements with only numbers in some rules. It seems Chrome doesn't work well with translate(text(),'0123456789','')='' , but works with string-length(translate(text(),'0123456789',''))=0. Find some example here: http://www.teesoft.info/phpbb/viewtopic.php?p=6216
AutoPager 0.6.0.5 || AutoPager Lite 0.6.0.5: Version 0.6.0.5 Pre-release
Bug fixes:
  1. Improve performance
  2. Fix AutoPager stop working issues
  3. Fix issues of unable to upload rules on Firefox 3.5 and 3.6
  4. Works well in Firefox 3.5 and 3.6
Features:
  1. Rewrite most of the code to make it works on both Firefox and Google Chrome. You can download AutoPager for Google Chrome here

More change logs at AutoPager Change Logs.
< Prev   Next >

Feed
RSS 2.0





Google Translate: Arabic German Portuguese Italian Russian Japanese Spanish French Korean Turkish