News Flash
AutoPager: Version 0.6.1.16 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.1.16: We recommend!Click here to scan for System Errors & Optimize PC Performance
AutoPager Changelogs comment
AutoPager

AutoPager is a Firefox extension which automatically loads the next page of a site inline when you reach the end of the current page for infinite scrolling of content.
By default AutoPager works with a ton of sites, including Lifehacker, the New York Times, Digg, and, of course, Google.
You can always find the detail code changes at http://www.teesoft.info/hg/AutoPager/ .

Read the last updates of AutoPager.

Install AutoPager Now.

 Support AutoPager
      Click On the Version Number Bellow to install the corresponding version.
AutoPager 0.5.5.6 || AutoPager Lite 0.5.5.6: Version 0.5.5.6 Pre-release
Features:
  1. Ask users whether to enable rules discovery at first run
AutoPager 0.5.5.5 || AutoPager Lite 0.5.5.5: Version 0.5.5.5 Pre-release
Bug fixes:
  1. Fix a bug in the wizard, it impacts the clear and test function. http://www.teesoft.info/phpbb/viewtopic.php?p=5761#5761
AutoPager 0.5.5.4 || AutoPager Lite 0.5.5.4: Version 0.5.5.4 Pre-release
Bug fixes:
  1. Add switch to normal and switch to lite in the menu
  2. Try next rules if current matched rule doesn't work
AutoPager 0.5.5.3 || AutoPager Lite 0.5.5.3: Version 0.5.5.3 Pre-release
Bug fixes:
  1. Correct toolbar icon popup issue
AutoPager 0.5.5.2 || AutoPager Lite 0.5.5.2: Version 0.5.5.2 Pre-release
Bug fixes:
  1. Fix errors for Fennec
Features:
  1. Remove the old page option, replace with notification API
AutoPager 0.5.5 || AutoPager Lite 0.5.5: Version 0.5.5 Pre-release
Bug fixes:
  1. Some little performance tuning
AutoPager 0.5.4: Version 0.5.4 Pre-release
Bug fixes:
  1. Sets the scrolling on the frame to yes, if it's enabled on a frame with scrolling set to no. refer to http://www.teesoft.info/phpbb/viewtopic.php?p=4843#4843 for more info.
AutoPager 0.5.3.4: Version 0.5.3.4 Pre-release
Bug fixes:
  1. Some users have noticed skips in flash videos, this version attempt to fix it.
AutoPager 0.5.3.2: Version 0.5.3.2 Pre-release
Bug fixes:
  1. Fix two typo in 0.5.3.1 which cause AP stop update rules
AutoPager 0.5.3.1: Version 0.5.3.1 Pre-release
Features:
  1. Allow modify the online rules, the changes will be save as an override and load automatically. You can reset it in the setting manager.
  2. Allow enable/disable AP toolbar icon by one click
  3. Put all the core options to the menu to let it easy to set
  4. Add autopager.anti-anti-autopager option, disabled by default. AutoPager need to simulate click to load the next page. It click the center of the selected next link by default. And it will use random position within the node if autopager.anti-anti-autopager is set to true.

Bug fixes:
  1. Allow disable AutoPager Refinements at the page
  2. Set AutoPager to update rules every other day (previous is update every day, our servers don't have enough capability to handle the updates)
  3. Don't set AutoPager to user agent by default.
  4. add display:inline to the nav image
  5. Fix another related issue on twitter: when accessing posts to @myscreenname and scrolling down, autopager loads the home page.
  6. The layout of Facebook (Profile->Info) was changed in 0.5.2.2, this is a fix
AutoPager 0.5.2.2: Version 0.5.2.2 Pre-release
Bug fix:
  1. Fix some conflicts
  2. Fix a performance issue.
AutoPager 0.5.2.0: Version 0.5.2.0 Pre-release
New Features:
  1. Support web site which doesn't need load new pages, like twitter, they load next contents in the same page after click a button.
  2. Add some basic trouble shoting functions.
  3. Add more features to the site wizard, discovery more url pattern, use drop down on url pattern and the xpathes, add xpath assistant
  4. Add a help menu, include links like donation,about,help,tutorials and online rules
  5. Add AutoPager to user agent
  6. Introduce a simple core options dialog
  7. Better handling ajax pages, now monitor the location change event to restart autopager when the ajax page content changed, all clean all loaded pages through Immeditely Load->Clean All. This will also recheck the paging rules.
  8. Add filter up/down button in the setting
  9. Add Auto Pager Refinements
Bug fix or Improvement:
  1. Improve update tracking
  2. Improve xpath pickup functions
  3. Fix pickup issues and use publish instead of public
  4. Improve the handling of the tweaking session feature. It now restores to the last visible page under your mouse.
  5. Improve the site search function, the first matched one will be selected.
Features:
  1. Use json as rules persistent format, which reduce memory usage and improve performance
  2. Improve paging performance by skip loading images in next pages. The images will only be load after the pages are merged. You can set quick load to false in the rule if this doesn't work for your site.
  3. Allow auto paging in backend
  4. Better ajax support, more sites can be supported like http://www.orkut.com/Main.
  5. Allow reorder repositories
  6. add autopager.include-unsafe-rules option, default to false. An unsafe rule can be a rule for web site that contains any pornographic, hate-related, violent, or illegal content. Please report to reviews@teesoft.info if you find a rule is not safe.
  7. Enable chinalist for chinese user
Bug fix:
  1. Fix an error in handling urls show in the page break
  2. track update
  3. fix bugs in update which lead to failed rule update
  4. Better handle frames and more small fixes
  5. Handle mozilla event relocation. This make AutoPager works on some site which it doesn't support before, like the one mention here http://member.teesoft.info/phpbb/viewtopic.php?p=1940#1940.
Integrated in clear private data
Align all the popup menu to the same items
Wrap some 'loose' variables and functions within a JavaScript object
Correct the links in page break and add the top,up,down and bottom link to it.
Allow disable the new site confirmation
Use the loaded next page document link in the page break if the next link element is not an hyperlink element.
Allow open site workshop in its own window
Implement the pickup button in Site setting dialog
Better ajax support, can support site like safaribooksonline.com now. Bug 48
Better session support, restore to last but one page after navigate away from this page and back, or after restart. Bug 63
A small performance tunning
disable repository chinalist.xml. Use Tools->AutoPager->Manage Setting->chinalist.xml, check the enable checkbox to enable it if you need it.
delay miliseconds apply for ajax site now
update locales
Add autopager.simulateMouseDown global option
Better handle AP status, use different icon for Enabled: , Disabled: , Disabled on site: .
Fix some ui items for seamonkey
Add "NEXT" for different languages in disovery
Improve compatibility with "Grab and Drag"
Update locales
AutoPager now works well with autoscroll (middle mouse button).
Add a new option "Need Trigger Mouse Down Event for the next page link" to individual site setting. AutoPager trigger click event to load next page, you can try to turn this option on if the page loading next page triggered by mouse down or mouse up events.
Fix a bug that AutoPager stop working in some site where document.documentElement.scrollHeight is 0 when loading.
AutoPager icon changed.
Add a drop down menu to the AutoPager toolbar button. It allow easily disable/enable AP on individual site now. It provides a menu to report issues for existing paging rules or request for help on pages don't have AP rules.
AutoPager new toolbar button
Add two config items. One is the minimum preloaded page count. Another is the delay before merging next page (in miliseconds).
The "minimum preloaded page count" tell AP preload how many pages for you. It's in both site config or global config.The global config item can be access in about:config, named as autopager.minipages, default value is 1. The site setting can be changed in the advance tab of the site setting, default is -1, which means not set, AP will use the global option for this sit.
The "delay before merging next page" option tell AP to delay for some miliseconds before merge the content from next page. This can be helpful if your site need some time to do some post loading work. Or some extensions you used need time to load some more info. For example, WOT need some time to get the security level for your sites. The config name is autopager.loadingDelayMiliseconds. The site special setting can be set in the advance tab of the site setting dialog.
Address the steals focus issue. Details can be find here.
add a pref item autopager.flashIconNotify, default to false, the autopager statusbar icon will not flash if it's false Save pref changes only when it changed Change the repository url. Default to rep.teesoft.info, with others as backup repository Ignore small iframe and frames Small locale string changes Fix a issue in handling container XPath which made AP rules for www.cuil.com not work. Add pref autopager.hide-context-menu, use about:config to set it to true to disable the AutoPager context menu Split the rule setting to two tabs to reduce the dialog height and prepare for more options later
Fix a spelling error in context menu,said "Immedialately" instead of Immediately.
Autopagerize repository down. So I create a local cache for it. AutoPager will try our local cache first. It will try the orignal sites if it fails use the local cache.
Add a try-catch to the code for create the regular expression, it will try parser it as normal pattern if it failed to parser it as regular expression. Without this patch, AutoPager will not work if users submit a wrong setting which a wrong regular expression. a quick fix for http://www.teesoft.info/bugzilla/show_bug.cgi?id=42 , which will cause page loses focus after autopaging.
Add three settings in about:config: autopager.miniheight default to 0.5 , autopager.minipages default to 1, autopager.defaultheight to 2. autopager.miniheight means the mini setting in  "Paging when space is less than ___ window heights". autopager.minipages means the mini unreaded pages autopager need to prepare for you.  autopager.defaultheight means the defaults value for "Paging when space is less than ___ window heights". The max allowed pages in the page option is automaticly set to the previous setting now.
copy all //style from new page to current pages when WOT addon is detected. WOT will create some inline styles, without this styles the trusted/untrused image will not be show.
Add a pref loadingDelayMiliseconds default to 100, to make WOT works in the new pages you may need to use about:config set this to a bugger number, such as 3000, it's 3 seconds, before WOT can work out the links in that page
Add help tooltip in the site workshop and the settings. Click it will open the related item in AutoPager wiki. set show-help to false in about:config to disable this feature.
  • autopager 0.3.0.10: Version 0.3.0.10  fix a bug in handling frame. pages in frames will be keep on loading
    remove unecessary codes
    use dynamic collapse and hidden to avoid the browser report 0 for its width, which will make pages like google images not layout very well
    Remove all the refer to the old wizard 
    Disable the source on my blog.
    Tuning the AutoPager site setting workshop
    Try to make it works on Fennec the mobile version of firefox.
  • autopager 0.3.0.9: Version 0.3.0.9 Try to make it works on Fennec (the mobile version of firefox).
  • autopager 0.3.0.8: Version 0.3.0.8 Correct locales file. And disable the shortcut key (Alt+S) for AutoPager workshop. This functions doesn't seem need a shortcur key. And this setting may conflict with others.
  • Very Happy
    AutoPager recommanded by Mozilla editors.
    https://addons.mozilla.org/en-US/firefox/recommended
    Try it now if you haven't installed.
    Instal AutoPager
  • autopager 0.3.0.5 : Version 0.3.0.5 Add scrollbar to container if there is not scroolbar on it, which means you can now use any element as scroll container now. But please make the content are within the container.
  • autopager 0.3.0.4 : Version 0.3.0.4 not load next page so possitive
  • autopager 0.3.0.1 : Version 0.3.0.1 changes includes
    1). add 'site setting workshop' menu item in the autopager icon in the status bar.
    2). add a preview/test button on the site setting workshop.
    3). add a 'apply' button to the 'Manage Setting' option window.
    4). making the url patterns that have been made 'public' a different color : orange
    5). prompt when try to public a already public setting
    6). Show a modal prompt for the paging confirm, can be turn off in setting->general

    Most of these ideas comes from avro at http://www.teesoft.info/phpbb/viewtopic.php?t=135

Comments
Search RSS
To avoid spam, only registered users can write comments! Login Or Register
wind  - Tell us your feeling on this add-on     |2008-12-13 10:56:53
Thanks
Robert Lawrencee  - owner   |2008-12-21 01:09:21
nothing on my computer works now. I want your trash out of my computer.
alameer  - pilot   |2008-12-12 22:59:56
thnkssssssssssssssssss
ramu  - ram     |2008-12-17 20:42:41
[/color][color=black]
miriam  - owner   |2008-12-12 23:55:22
hey
Uya  - Regards   |2008-12-26 22:00:40
Hai...you too
Uya  - say...   |2008-12-26 22:02:29
Hai Miriam..., may I know you...
pqd112   |2008-12-28 13:11:29
pqd112  - re: title   |2008-12-28 13:12:18
jake wrote:
works really good
K.P.Matthias Buettner   |2008-12-15 07:53:13
Thank so much and hopefully it works this time. keep up the good work.
Raisa Ofarrill  - owner     |2008-12-16 01:09:38
david-lfp@msn.fr  - MERCI     |2008-12-16 20:55:51
MERCI SO VERY MUCH
AND I LOVE CA
kirstin   |2008-12-17 18:27:11

hiya
kirstin   |2008-12-17 18:27:54
yes yes wats hangin
rv   |2008-12-17 18:51:45
thankssss
Suleiman  - Thanks     |2008-12-20 09:37:51
Very Very useful add-on ... thank you very much.. keep up the good work please
so you get more and more popular
panos   |2008-12-20 22:58:53
thnk u
charles brochu  - retraité     |2008-12-21 00:34:37
Quote:
Code:
Posted image
Anonymous  - re:   |2008-12-21 04:08:49
rv wrote:
thankssss
Kris   |2008-12-21 09:08:45
Diggory   |2008-12-23 04:46:28
thank so much !!!!!!!!!!!!
Matt  - Found what appears to be a bug   |2008-12-23 10:18:49
Found what appears to be a bug. Using AutoPager 0.4.0 : Don't think I noticed
any updates of this extension today (although, the browser likely wasn't
restarted since yesterday), however as of this morning, 23/12/2008 ~10:30am
AEST, using firefox 3.0.5, the browser will not start. restarting in safe-mode
all add-ins were turned off and turned on again in succession with restarts to
standard-mode between each. Disabling AutoPager resolves the problem.
I love the
extension, keep up the good work.
wind   |2008-12-23 11:09:37
No update after 0.4.0.
Did you install some new addons? Some addons are known
to unable to work with AutoPager because of their bugs. Like Stop Autoplay. You
can try this if you are using stop autoplay
I had made a fix for stop autoplay,
you can try it here:
http://www.teesoft.info/autopager/patch/stop
_autoplay-0.7.5-fx.xpi

And the description here:

https://addons.mozilla.org/en-US/firefox/addon/17 65#reviews

You try to
disable the new install addons or uninstall and reinstall autopager.
Thanks
Matt  - RE: Found what appears to be a bug   |2008-12-23 11:27:54
Thanks for your reply, much appreciated.
Yes, I hadn't thought there had been
any updates to AutoPager in the last few days at any rate.
Unless something awry
has occurred and corrupted something within my install of AutoPager, or
something in my firefox settings is disagreeing with it, I can't think of much
else as when I was narrowing down the problem add-in I ended up with only
AutoPager enabled and all others disabled and the problem persisted.
Thank-you
greatly for the stop_autoplay fix, I'll try it out and let you
know.

Regards,

-Matt.
Matt  - RE: Found what appears to be a bug   |2008-12-23 11:29:40
...also, to answer your question, no new add-ons installed - just happened out
of the blue it seems.
Anonymous   |2008-12-23 10:36:17
lynz   |2008-12-23 10:37:17
Anonymous   |2008-12-23 21:01:00
Bayaraa   |2008-12-23 21:02:47
jake  - title     |2008-12-27 09:00:40
works really good
mr nice  - yeah   |2008-12-30 09:42:34
I've used a bunch of add-ons and browsers and Autopager is the most functional and original idea I've come across in ages! it lets phoenix rise from the
ashes even before the ashes exist.. or something! buy it.. now!! special prize: free!

it should be called PhoenixPager. or
something..

buy it now! again.
fresa_ fresa  - re: re:   |2009-01-01 06:51:20
Anonymous wrote:
rv wrote:
thankssss
xixi   |2009-01-20 08:33:48
I meet a problem.
I used to download pic from the set moe.imouto.org with DownloadHelper.
I could only get the links of the focus page
now.
When I use downloadthemall,it could correctly find all the links from the auto Created pages.
wind  - re:   |2009-01-20 09:35:46
xixi wrote:
I meet a problem.
I used to download pic from the set moe.imouto.org with DownloadHelper.
I could only get the links of the focus page
now.
When I use downloadthemall,it could correctly find all the links from the auto Created pages.

I had never use DownloadHelper. But according to your comments, I guess
DownloadHelper implemented in a not so good way. It may parse the pages
when the page gets loaded. So you only see the links in the first
page. But downloadthemall parses the pages when you request it. So it see
all the links you see.
I think you can ask the developer
of DownloadHelper for help on this topic, they may need to modify
their extension to use avoid waste times on parsing the pages right after
the page loaded. You may not need it at in that session.

Regards
Wind
Anonymous   |2009-01-20 10:37:04
Thank you very much~
Jim L.  - auto-pager   |2009-01-26 00:37:47
Mr Wind,I have downloaded auto-pager several times to use but I don't have the
technical expertise to make it work!I know that it's me that is the problem,but
until you make this download easier to use, I'm afraid I will have to pass it
by.
Thanks,and it is a really good idea!...
wind  - re: auto-pager   |2009-01-26 16:47:31
Jim L. wrote:
Mr Wind,I have downloaded auto-pager several times to use but I don't have
the technical expertise to make it work!I know that it's me that is
the problem,but until you make this download easier to use, I'm afraid
I will have to pass it by.
Thanks,and it is a really good idea!...

Try this the download in this
link https://addons.mozilla.org/en-US/firefox/addon/492 5

3.26 Copyright (C) 2008 Compojoom.com / Copyright (C) 2007 Alain Georgette / Copyright (C) 2006 Frantisek Hliva. All rights reserved."

< Prev   Next >

Feed
RSS 2.0





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