zork

MX Master
  • Posts

    372
  • Joined

  • Last visited

  • Days Won

    47

 Content Type 

Profiles

Forums

Release Notes

Bug Tracker

Help page

Help page-CN

Release Note5

Rules and recruitment

Release Note6

Everything posted by zork

  1. zork

    Lock Browser

    Does anyone know how to execute a browser lock command from an extension? The command works fine from the menu item, it can be assigned to a button, but it does not start from the extension. What could be the reason? For example, to run from the icon, the code will be like this: <div class="item lock" mx-click="cmd.lockBrowser" title="$cmd.lockBrowser$" > <div class="icon"/> </div> But in the extension the same code doesn't work: "actions": [ { "type": "mxcmd", "entryPoints": ["toolbar"], "cmd": "cmd.lockBrowser" } ] And without the cmd too: "actions": [ { "type": "mxcmd", "entryPoints": ["toolbar"], "cmd": "lockBrowser" } ] What's wrong???
  2. Wilser, you forgot one thing - ABP has a separate icon with different stages. To exclude it you need to use this code: .quicktools .item:not([mx-object="adblock-toolbar"]) .icon{ foreground-image-transformation: colorize(white); }
  3. 4 years ago I already made an extension for this translator. (http://extension.maxthon.com/detail/index.php?view_id=1992&category_id=) It is based on the bookmarklet. But we can use widget code from M$ <div id='MicrosoftTranslatorWidget' class='Dark' style='color:white;background-color:#555555'></div><script type='text/javascript'>setTimeout(function(){{var s=document.createElement('script');s.type='text/javascript';s.charset='UTF-8';s.src=((location && location.href && location.href.indexOf('https') == 0)?'https://ssl.microsofttranslator.com':'http://www.microsofttranslator.com')+'/ajax/v3/WidgetV3.ashx?siteData=ueOIGRSKkd965FeEGM5JtQ**&ctf=False&ui=true&settings=Manual&from=';var p=document.getElementsByTagName('head')[0]||document.documentElement;p.insertBefore(s,p.firstChild); }},0);</script> And another old Bing extension based on M$ API - http://extension.maxthon.com/detail/index.php?view_id=1575&category_id=
  4. I've already figured it out. It is necessary to make changes to UIMain even though the toolbar and navbar is in UIHuge. Thanks.
  5. That was the was the first thing I did, but unfortunately it does not work. And tag !important is also useless.
  6. Does anyone know - it is possible to set icons for dark and light themes in one extension?
  7. zork

    Snapper 2 skin

    No. The button works with the same behaviour. There are 2 buttons - history and recent(all of them can be hidden)
  8. I'm happy to introduce Snapper 2 skin for MX4(compatible: 4.4.5.xxxx). Almost all features from Snapper are implemented. Skin is HD optimized. Skin was uploaded from old forum. Snapper2_HD.mxskin
  9. 2 ALL Those who wrote that AdHunter is yuck, don't know how to write filters. Well-written filter is the key to everything, Ad-Hunter can cut out any advertising (and change CSS structure). ABP can do the same (except css structure), but the price is browsing speed. Return back AdHunter. ABP must be only extension.
  10. zork

    QA mod

    2 ALL QA mod is for MX 4.4.1.5000 and before it. To adapt the mod for 4.4.2, 4.4.3, etc, it needs to be completely redone. And, unfortunately, I don't have free time.
  11. zork

    QA mod

    2 ALL Mod was updated. -Compatible with build 4.4.1.3000 To download the mod go to the first thread
  12. zork

    QA mod

    2 ALL Mod was updated. -Compatible with build 4.4.0.2000 -Bug fix (https connect in Cloud Tab) To download the mod go to the first thread
  13. zork

    QA mod

    2 ALL Mod was updated. -Compatible with build 4.3.0.1000 To download the mod see the first post
  14. zork

    QA mod

    npo33770 replied at 2014-1-24 07:51 But if i want more then 108 pages, how to do it ? You need to modify the script.
  15. It'll be fine to change icons color scheme from dark to light like original ui do.
  16. zork

    QA mod

    2 ALL Mod was updated. -Compatible with build 4.2.2.600 To download the mod see the first post
  17. zork

    QA mod

    yoshimishu replied at 2014-1-16 22:25 background of each account does not show. I don't understand what you are talking about.
  18. zork

    QA mod

    npo33770 replied at 2014-1-13 08:45 After update to last version: Quick acess 6x3 by 6 pages, and page 7, is in blank, but when i try ... Maximum page count is limited to 108 pages. It is possible to change it, but this is Quick Access, not Favorites.
  19. zork

    QA mod

    2 ALL Mod was updated. -Compatible with build 4.2.1.1000 -fixed gesture bug To download the mod see the first post
  20. zork

    QA mod

    subgoku replied at 2014-1-4 03:45 i try edit quick-access\css\style.css in page.dat file, cant put in in center try resize pictures tr ... Css is correlated with the script. Don't forget about it.
  21. zork

    QA mod

    QA consists of 3 files - html, script and css. Take a look at css file.
  22. zork

    QA mod

    2 ALL Mod was updated. Compatible with build 4.2.0.4000 To download the mod see the first post
  23. zork

    QA mod

    npo33770 replied at 2013-12-3 15:00 Here is another problem in Feed Reader, the icons for change view and expand/collapse feeds, its gon ... This Mod is only QA Mod. Feed Reader doesn't depend on it. About another problem - I'll chek it.
  24. zork

    QA mod

    14243878 replied at 2013-12-3 03:35 actually'll copy the en lang and rus and on the same thing but I'm in the browser POLISH therefore m ... You need to add and translate the following strings: 1. Add section: ;;========== ;; Quick-Access ;;========== QuickAccessTitle=Quick Access QuickAccessOptions=Quick Access Options QuickAccessTableSize=Table Size QuickAccessHideSearchEngine=Hide Search Engine QuickAccessHideQuickLinks=Hide Quick Links QuickAccessHideTitleDial=Hide Title Dial 2. In ;;=============== ;; Quick Access Page ;;=============== add and translate following strings: Refresh All=Refresh All Table Size=Table Size Cells=Cells PageSize=Number of Dials: HideSearchEngine=Hide Search Engine HideTitleDial=Hide Title Dial UrlThumbPlaceHolder=Enter picture URL DialTransparent=Thumbnails Transparency DialShadow=Thumbnails Shadow DialSpanSize=Dials Distance (20-100) HidePage=Hide Page Navigation DisablePage=Disable Extra Pages
  25. zork

    QA mod

    漂移者 replied at 2013-12-3 02:00 Can not modify settings Palace grid spacing (0-100 pixels)? No, it's fixed in Mod(20-100). If you need, you can modify this value in QA script by yourself.