Boxel 3D

Boxel 3D is the 3rd release of your favorite box jumping game made by the developers of Boxel Rebound.

What is Boxel 3D?

Boxel 3D is a Chrome extension developed by https://dopplercreative.com, and its main feature is "Boxel 3D is the 3rd release of your favorite box jumping game made by the developers of Boxel Rebound.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Boxel 3D Extension CRX File

Download Boxel 3D extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Changelog:

v1.2.1
- Added a new community level
- Added a new community Discord link
- Update render logic

v1.2.0.4
- Added camera rotation to level editor (right-click)
- Added shortcut to reset selected object z-axis ("0" key)

v1.2.0.3
- Added "z-axis" option to level editor

v1.2.0.2
- Reset cube now resets the player direction

v1.2.0.1
- Updated level editor background

v1.2.0
- Added 3D background
- Updated 3D Engine from r116 to r156 (3 years old)
- Updated level editor
- Updated rope design (white)
- Updated all game files
- Removed FPS limit

v1.1.9.2
- Added the option to upload custom skins

v1.1.9.1
- Added new community levels

v1.1.9.0
- Added tab buttons for campaign and community levels

v1.1.8.0
- Added camera rotation when the gravity cube is triggered
- Added camera motion option (default on)

v1.1.7.2
- Added new community levels

v1.1.7.0
- Added new "Reset Cube", this resets your scale, gravity direction, and removes the rope mode when touched
- Added 3 new community levels
- Updated minimum scale from 16 to 8 (small cubes)

v1.1.6.1
- Added 5 new community levels

v1.1.6
- Added level 36
- Added free Boxel Golf skin
- Fixed level name editor

v1.1.5.2
- Upgraded physics engine (matter.js) from 0.14.2 to v0.18.0. This can improve performance up to 40%

v1.1.5.1
- Fixed level 27 slip glitch

v1.1.5.0
- Added level 35
- Added shortcuts to Level Maker (Undo, Redo, Save, Rotate, Scale, Delete)

v1.1.4.4
- Fixed menu height issue
- Update manifest version from 2 to 3

v1.1.4.2 - January 29, 2021
- Fixed rope attaching to invisible blocks

v1.1.4.1 - January 25, 2021
- Added 2 new test levels

v1.1.4 - January 12, 2021
- Fixed ESC key exploit when finishing level
- Updated background

v1.1.3 - January 11, 2021
- Fixed jump bug when pressing 'r'
- Fixed duplicate ropes
- Updated level 25 finish line
- Improved performance
- Simplified background artwork

v1.1.0 - January 6, 2021
- Added grappling hook
- Added alpha testing levels

v1.0.0 - December 5, 2020
- Remove licenses, everything is free
- Update logo

v0.3.0 - August 19, 2020
- Add tester license for everyone
- Add Google integration (backup, restore, etc.)

v0.2.2 - August 17, 2020
- All skins are now free

v0.2.1 - August 13, 2020
- Added custom skin option to shop

v0.2.0 - August 3, 2020
- Added gravity cube
- Added 5 new levels

v0.1.9 - July 28, 2020
- Added gravity cube (experimental)

v0.1.8 - July 26, 2020
- Added option to backup data
- Added option to restore data

v0.1.7 - July 22, 2020
- Add resize block
- Remove shrink block
- Remove grow block

v0.1.6 - July 20, 2020
- Update Tip cube behavior - now disappears when selected
- Update level 1, 5, 12 & 14
- Add final level dialog

v0.1.5 - July 17, 2020
- Added theme music
- Update skin render behavior

v0.1.1 – July 13, 2020
- Added keyboard shortcuts (ex: R to restart, ESC to pause/return)

v0.1.0 – July 11, 2020
- Added “MySkins” shop
- Added 3 skins

v0.0.7 – July 7, 2020
- Added level sharing (file only)
- Added level downloading (file only)
- Added level 11
- Fixed level 6 wall glitch
- Fixed old score value from preventing new records

v0.0.6 – July 6, 2020
- Added speedometer
- Updated time format from 12:34 to 12.345

v0.0.5 – July 6, 2020
- Added background artwork

v0.0.4 – July 4, 2020
- Added lighting for player

v0.0.3 – July 3, 2020
- Added score saving system

v0.0.2 – July 2, 2020
- Added timer to campaign

v0.0.1 – July 2, 2020
- 10 levels
- 8 block types
- 3D Level Editor                    

Extension Basic Information

Name Boxel 3D Boxel 3D
ID mjjgmlmpeaikcaajghilhnioimmaibon
Official URL https://chromewebstore.google.com/detail/boxel-3d/mjjgmlmpeaikcaajghilhnioimmaibon
Description Boxel 3D is the 3rd release of your favorite box jumping game made by the developers of Boxel Rebound.
File Size 1.94 MB
Installation Count 716,441
Current Version 1.2.1
Last Updated 2024-02-20
Publish Date 2020-07-24
Rating 4.63/5 Total 1364 Ratings
Developer https://dopplercreative.com
Email [email protected]
Payment Type free
Extension Website https://www.dopplercreative.com
Help Page URL https://www.dopplercreative.com
Privacy Policy Page URL https://www.dopplercreative.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Boxel 3D",
    "description": "Boxel 3D is the 3rd release of your favorite box jumping game made by the developers of Boxel Rebound.",
    "version": "1.2.1",
    "action": {
        "default_popup": "index.html",
        "default_title": "Boxel 3D"
    },
    "icons": {
        "16": "img\/png\/icon16.png",
        "32": "img\/png\/icon32.png",
        "48": "img\/png\/icon48.png",
        "128": "img\/png\/icon128.png"
    },
    "permissions": [
        "storage"
    ]
}