Downloads:
32,937
Downloads of v 6.1.3.2020:
105
Last Update:
15 Apr 2022
Package Maintainer(s):
Software Author(s):
- Maxthon International Limited
Tags:
maxthon-commandline maxthon web browser webkit freeware cross-platform- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Maxthon (Portable)
This is not the latest version of Maxthon (Portable) available.
- 1
- 2
- 3
6.1.3.2020 | Updated: 15 Apr 2022
- Software Specific:
- Software Site
- Software License
- Software Docs
- Software Mailing List
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
32,937
Downloads of v 6.1.3.2020:
105
Maintainer(s):
Software Author(s):
- Maxthon International Limited
Maxthon (Portable) 6.1.3.2020
This is not the latest version of Maxthon (Portable) available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Maxthon International Limited. The inclusion of Maxthon International Limited trademark(s), if any, upon this webpage is solely to identify Maxthon International Limited goods or services and not for commercial purposes.
- 1
- 2
- 3
All Checks are Passing
3 Passing Tests
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Maxthon (Portable), run the following command from the command line or from PowerShell:
To upgrade Maxthon (Portable), run the following command from the command line or from PowerShell:
To uninstall Maxthon (Portable), run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download maxthon.commandline --internalize --version=6.1.3.2020 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade maxthon.commandline -y --source="'INTERNAL REPO URL'" --version="'6.1.3.2020'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade maxthon.commandline -y --source="'INTERNAL REPO URL'" --version="'6.1.3.2020'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install maxthon.commandline
win_chocolatey:
name: maxthon.commandline
version: '6.1.3.2020'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'maxthon.commandline' do
action :install
source 'INTERNAL REPO URL'
version '6.1.3.2020'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller maxthon.commandline
{
Name = "maxthon.commandline"
Version = "6.1.3.2020"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'maxthon.commandline':
ensure => '6.1.3.2020',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
Private CDN cached downloads available for licensed customers. Never experience 404 breakages again! Learn more...
This package is likely a meta/virtual (*) or an installer (*.install) or portable (*.portable) application package.
- Meta/virtual (*) - has a dependency on the *.install or the *.portable package - it is provided for discoverability and for other packages to take a dependency on.
- Portable (*.portable/*.commandline (deprecated naming convention)/*.tool (deprecated naming convention)) - usually zips or archives that require no administrative access to install.
- Install (*.install/*.app (deprecated naming convention)) - uses native installers, usually requires administrative access to install.
Learn more about chocolatey's distinction of installed versus portable apps and/or learn about this kind of package.
This package was approved as a trusted package on 15 Apr 2022.
Maxthon is a state-of-the-art, multi-platform web browser that regularly outperforms other top browsers and offers users a seamless browsing and sharing experience. Thanks to our supporters, Maxthon is a global phenomenon: a community of friends, colleagues
and fans who believe surfing the web should be fast and fun.
Features
- Tabbed document interface
- Saves open tabs in case of program shutdown or system crash
- Undo for any tabs accidentally closed
- AD Hunter - an ad blocking utility that blocks pop-up ads, Web banner and floating ads in webpages
- Adobe Flash, Java applet and ActiveX blocker
- Support for custom skins
- Customizable tabs and user interface
- Programmable mouse gestures and mouse chording
- External utility bar – a toolbar that allows you to open third-party programs
- RSS reader
- Supports many Internet Explorer plugins as well as plugins of its own
- Partial Gecko engine support with the use of a third-party program
- A user extensible search toolbar with 8 default search engines
- Automatic updates
- Groups – the ability to bookmark & open multiple pages simultaneously
- URL aliases – open URLs by just typing a word in the address bar
- Simple collector – a small notepad-like utility, used to collect text from web pages. Scripts and macros can be run in the current web page
- Integrated web services – user extensible, including by default translators, Google's cached version of pages, Whois, and anonymous web proxies
Log in or click on link to see number of positives.
- maxthon.commandline.6.1.3.2020.nupkg (c691b5eb695b) - ## / 62
- maxthon_portable_6.1.3.2020_x86.zip (c252f5d0a883) - ## / 55
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Maxthon (Portable) 6.1.3.3000 | 441 | Tuesday, June 14, 2022 | Approved | |
Maxthon (Portable) 6.1.3.2020 | 105 | Friday, April 15, 2022 | Approved | |
Maxthon (Portable) 6.1.3.2000 | 107 | Friday, March 25, 2022 | Approved | |
Maxthon (Portable) 6.1.3.1001 | 113 | Thursday, January 27, 2022 | Approved | |
Maxthon (Portable) 6.1.3.1000 | 128 | Thursday, January 6, 2022 | Approved | |
Maxthon (Portable) 6.1.2.3000 | 505 | Saturday, October 9, 2021 | Approved | |
Maxthon (Portable) 6.1.2.1000 | 198 | Saturday, May 8, 2021 | Approved | |
Maxthon (Portable) 6.1.1.1000 | 231 | Saturday, February 13, 2021 | Approved | |
Maxthon (Portable) 6.1.0.2000 | 182 | Tuesday, December 8, 2020 | Approved | |
Maxthon (Portable) 5.3.8.2000 | 605 | Monday, October 28, 2019 | Approved | |
Maxthon (Portable) 5.2.7.5000 | 265 | Thursday, June 27, 2019 | Approved | |
Maxthon (Portable) 5.2.7.4000 | 232 | Monday, June 17, 2019 | Approved | |
Maxthon (Portable) 5.2.7.3000 | 241 | Thursday, May 30, 2019 | Approved | |
Maxthon (Portable) 5.2.7.2000 | 299 | Thursday, March 14, 2019 | Approved | |
Maxthon (Portable) 5.2.7.1000 | 270 | Friday, March 1, 2019 | Approved | |
Maxthon (Portable) 5.2.6.1000 | 337 | Thursday, December 6, 2018 | Approved | |
Maxthon (Portable) 5.2.5.4000 | 295 | Wednesday, November 14, 2018 | Approved | |
Maxthon (Portable) 5.2.5.3000 | 277 | Monday, November 5, 2018 | Approved | |
Maxthon (Portable) 5.2.5.2000 | 297 | Thursday, November 1, 2018 | Approved | |
Maxthon (Portable) 5.2.4.3000 | 258 | Tuesday, September 4, 2018 | Approved | |
Maxthon (Portable) 5.2.4.2000 | 329 | Thursday, August 23, 2018 | Approved | |
Maxthon (Portable) 5.2.3.6000 | 295 | Tuesday, August 14, 2018 | Approved | |
Maxthon (Portable) 5.2.3.5000 | 307 | Thursday, August 9, 2018 | Approved | |
Maxthon (Portable) 5.2.3.4000 | 329 | Monday, July 9, 2018 | Approved | |
Maxthon (Portable) 5.1.5.3000 | 530 | Tuesday, January 16, 2018 | Approved | |
Maxthon (Portable) 5.1.5.2000 | 369 | Thursday, January 4, 2018 | Approved | |
Maxthon (Portable) 5.1.5.1000 | 431 | Thursday, December 28, 2017 | Approved | |
Maxthon (Portable) 5.1.4.3000 | 416 | Friday, December 22, 2017 | Approved | |
Maxthon (Portable) 5.1.3.2000 | 401 | Saturday, November 25, 2017 | Approved | |
Maxthon (Portable) 4.9.4.1000 | 2778 | Monday, October 10, 2016 | Approved | |
Maxthon (Portable) 4.9.3.1000 | 625 | Monday, June 6, 2016 | Approved | |
Maxthon (Portable) 4.9.2.1000 | 495 | Sunday, May 8, 2016 | Approved | |
Maxthon (Portable) 4.9.1.1000 | 511 | Saturday, February 27, 2016 | Approved | |
Maxthon (Portable) 4.4.8.1000 | 623 | Monday, November 2, 2015 | Approved | |
Maxthon (Portable) 4.4.7.3000 | 571 | Friday, September 11, 2015 | Approved | |
Maxthon (Portable) 4.4.7.1000 | 532 | Tuesday, August 11, 2015 | Approved | |
Maxthon (Portable) 4.4.6.2000 | 544 | Sunday, July 12, 2015 | Approved | |
Maxthon (Portable) 4.4.6.1000 | 499 | Sunday, June 28, 2015 | Approved | |
Maxthon (Portable) 4.4.5.3000 | 560 | Thursday, June 4, 2015 | Approved | |
Maxthon (Portable) 4.4.5.2000 | 493 | Friday, May 22, 2015 | Approved | |
Maxthon (Portable) 4.4.5.1000 | 518 | Wednesday, April 22, 2015 | Approved | |
Maxthon (Portable) 4.4.4.3000 | 545 | Saturday, March 14, 2015 | Approved | |
Maxthon (Portable) 4.4.4.2000 | 601 | Tuesday, February 10, 2015 | Approved | |
Maxthon (Portable) 4.4.3.4000 | 526 | Thursday, December 11, 2014 | Approved | |
Maxthon (Portable) 4.4.3.3000 | 483 | Thursday, November 27, 2014 | Approved | |
Maxthon (Portable) 4.4.3.2000 | 541 | Friday, November 14, 2014 | Approved | |
Maxthon (Portable) 4.4.3.1000 | 549 | Friday, November 7, 2014 | Approved | |
Maxthon (Portable) 4.4.2.2000 | 566 | Thursday, September 11, 2014 | Approved | |
Maxthon (Portable) 4.4.1.5000 | 504 | Thursday, August 28, 2014 | Approved | |
Maxthon (Portable) 4.4.1.4000 | 519 | Thursday, August 14, 2014 | Approved | |
Maxthon (Portable) 4.4.1.3000 | 550 | Wednesday, July 23, 2014 | Approved | |
Maxthon (Portable) 4.4.1.2000 | 551 | Thursday, June 12, 2014 | Approved | |
Maxthon (Portable) 4.4.1.1000 | 527 | Thursday, June 5, 2014 | Approved | |
Maxthon (Portable) 4.4.0.4000 | 578 | Friday, May 16, 2014 | Approved | |
Maxthon (Portable) 4.4.0.3000 | 524 | Thursday, May 1, 2014 | Approved | |
Maxthon (Portable) 4.4.0.2000 | 534 | Tuesday, April 22, 2014 | Approved | |
Maxthon (Portable) 4.3.2.1000 | 553 | Tuesday, March 11, 2014 | Approved | |
Maxthon (Portable) 4.3.1.2000 | 545 | Saturday, March 1, 2014 | Approved | |
Maxthon (Portable) 4.3.1.1000 | 532 | Thursday, February 27, 2014 | Approved | |
Maxthon (Portable) 4.3.0.1000 | 553 | Thursday, February 20, 2014 | Approved | |
Maxthon (Portable) 4.2.2.1000 | 497 | Tuesday, February 18, 2014 | Approved | |
Maxthon (Portable) 4.2.0.4000 | 573 | Thursday, December 5, 2013 | Approved | |
Maxthon (Portable) 4.2.0.3000 | 536 | Thursday, November 28, 2013 | Approved | |
Maxthon (Portable) 4.1.3.5000 | 543 | Friday, November 8, 2013 | Approved | |
Maxthon (Portable) 4.1.3.4000 | 506 | Tuesday, November 5, 2013 | Approved | |
Maxthon (Portable) 4.1.3.2000 | 505 | Thursday, October 24, 2013 | Approved | |
Maxthon (Portable) 4.1.2.4000 | 680 | Tuesday, September 10, 2013 | Approved | |
Maxthon (CommandLine) 4.0.6.2000 | 599 | Tuesday, June 18, 2013 | Approved | |
Maxthon (CommandLine) 3.3.9.2000 | 580 | Monday, June 18, 2012 | Approved |
1999–2012 Maxthon International Limited. All Rights Reserved.
This package has no dependencies.
Ground Rules:
- This discussion is only about Maxthon (Portable) and the Maxthon (Portable) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Maxthon (Portable), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.