Info

Statistics

  • Download count2,371 total downloads
  • Latest download count 1,004 downloads of latest version
  • Average download count2 downloads per day average

Owners

  • Stable

    Version 1.3.0

    • Released 24 Oct, 2018
    • 1,004 downloads

    NEW ACTIONS

    • AddAttributeViaID(id, attr, value)
    • RemoveAttributeViaID(id, attr)
    • ChangeAttributeViaID(id, attr, value)
    • AddAttributeViaQuerySelector(selectors, attr, value)
    • RemoveAttributeViaQuerySelector(selectors, attr)
    • ChangeAttributeViaQuerySelector(selectors, attr, value)

    NEW DEMO

    Change input type (c3 file)

  • Stable

    Version 1.2.0

    • Released 21 Oct, 2018
    • 190 downloads

    Now you can change the viewport meta tag.

    Add action: ChangeViewport(width, initialScale, maximumScale, mimimumScale, userScalable, other).

  • Stable

    Version 1.1.0

    • Released 18 Oct, 2018
    • 195 downloads

    Added new expressions:

    • GetValue
    • GetAttribute
    • GetValueWithQuerySelector
    • GetAttributeWithQuerySelector
    • GetCheckedStatus
    • GetCheckedStatusQuerySelector
    • GetValueRadio
    • GetAttrFromString
  • Stable

    Version 1.0.7

    • Released 19 Sep, 2018
    • 238 downloads

    BugFix

    New Icon

  • Stable

    Version 1.0.6

    • Released 11 Sep, 2018
    • 185 downloads
  • Stable

    Version 1.0.3

    • Released 1 Sep, 2018
    • 192 downloads

    Now you can import javascript directly from github.com

    Bugfix for exporting to nwjs (see this bug: https://github.com/Scirra/Construct-3-bugs/issues/1954)

  • Beta

    Version 1.0.1

    • Released 27 Aug, 2018
    • 179 downloads

    Added on start properties:

    • destroyCanvas
    • disableBodyStyleInline
    • disableHtmlPageStyleInline
    • removePreloadedCSS
  • Beta

    Version 1.0.0

    • Released 26 Aug, 2018
    • 188 downloads

    First Release