Twine Dugger

For developers and cheaters in Twine games: See the game state, edit variables, track changes, and debug issues.

As of June 2026, Twine Dugger has 275 users and a 5.00/5 rating from 3 reviews in the Productivity category.

Usersup 26.7 percent+26.7%
275
275
Ratingno change0%
5.00
3 reviews
Reviewsno change0%
3
Version
1.5.1
Manifest V3
90-day change · In the last 90 days this extension 3 version updates.

History

6 snapshots

Tracking since Apr 20, 2026.

279.64246212.36Apr 20, 2026Jun 9, 2026
View as table
DateUsersRatingReviewsVersion
Apr 20, 20262175.0031.2.0
May 5, 20262285.0031.2.0
May 15, 20262465.0031.2.0
May 27, 20262585.0031.2.0
Jun 3, 20262555.0031.3.0
Jun 9, 20262655.0031.4.0
Now2755.0031.5.1

Changelog

  • Jun 9, 2026
    description
    A browser extension to give you super powers in text-adventures and interactive fiction. Twine Dugger is a suite of devtools designed for developers looking to debug and test, and players looking to cheat or manipulate their game experience.
    
    Built to support the major story formats, SugarCube and Harlowe, Twine Dugger lets you inspect, track, and alter the state of compatible Twine games on the fly. Adjust your in-game stats, relationships, money, or gold during testing, or lock complex states to see how your narrative paths adapt.
    
    *Note for Harlowe games: Because Harlowe's API isn't normally accessible through JavaScript, Twine Dugger requires Harlowe games to use Chapel’s Unofficial Custom Macro Framework.*
    
    **Key Features**
    
    - Full Control Over Game-State:
       - See Variables: View the current game state and navigate down into any nested variable.
       - Track Changed Values: Monitor updates and track variable changes live.
       - Update Values: Edit active variables on the fly.
       - Lock Variables: Freeze specific values during gameplay or testing.
       - Delete & Duplicate Values: Cleanly modify data or duplicate variables.
       - Create Filters: Easily keep track of only relevant variables.
    - Deep Search Engine: Instantly search for deeply nested variables by name or value, or find the passages containing your search query.
    - Inspect Source Code: View the game's source code and make changes without leaving the game.
    
    **Developer & Contributors**
    
    Twine Dugger is developed by Goctionni, creator of previous Chrome extensions SugarCube Hacker and Reddit Inbox Revamp; and contributor to the Twee 3 Language Tools VS Code extension.
    
    Massive credit and thanks to the contributors who have built and shaped this tool:
    
      - SjoerdHekking — Added filtering to Diff Log, Add, Delete & Duplicate Variables, Initial Context Menu
      - Czer323 — Various performance improvements (Virtualizes lists, Debounce), more flexible filters, Overview in settings for filtered paths and locked paths.
    
    **Open Source & Free Forever**
    
    Twine Dugger is fully open-source under the MIT License. It is completely free to use, contains no ads, and will remain free forever.
    A browser extension to give you super powers in text-adventures and interactive fiction. Twine Dugger is a suite of devtools designed for developers looking to debug and test, and players looking to cheat or manipulate their game experience.
    
    Built to support the major story formats, SugarCube, Harlowe, Chapbook and Snowman, Twine Dugger lets you inspect, track, and alter the state of compatible Twine games on the fly. Adjust your in-game stats, relationships, money, or gold during testing, or lock complex states to see how your narrative paths adapt.
    
    *Note for Harlowe games: Because Harlowe's API isn't normally accessible through JavaScript, Twine Dugger requires Harlowe games to use Chapel’s Unofficial Custom Macro Framework.*
    
    **Key Features**
    
    - Full Control Over Game-State:
       - See Variables: View the current game state and navigate down into any nested variable.
       - Track Changed Values: Monitor updates and track variable changes live.
       - Update Values: Edit active variables on the fly.
       - Lock Variables: Freeze specific values during gameplay or testing.
       - Delete & Duplicate Values: Cleanly modify data or duplicate variables.
       - Create Filters: Easily keep track of only relevant variables.
    - Deep Search Engine: Instantly search for deeply nested variables by name or value, or find the passages containing your search query.
    - Inspect Source Code: View the game's source code and make changes without leaving the game.
    
    **Developer & Contributors**
    
    Twine Dugger is developed by Goctionni, creator of previous Chrome extensions SugarCube Hacker and Reddit Inbox Revamp; and contributor to the Twee 3 Language Tools VS Code extension.
    
    Massive credit and thanks to the contributors who have built and shaped this tool:
    
      - SjoerdHekking — Added filtering to Diff Log, Add, Delete & Duplicate Variables, Initial Context Menu
      - Czer323 — Various performance improvements (Virtualizes lists, Debounce), more flexible filters, Overview in settings for filtered paths and locked paths.
    
    **Open Source & Free Forever**
    
    Twine Dugger is fully open-source under the MIT License. It is completely free to use, contains no ads, and will remain free forever.
  • Jun 3, 2026
    description
    An extension to help debug games made with Twine (or cheat in those games)
    A browser extension to give you super powers in text-adventures and interactive fiction. Twine Dugger is a suite of devtools designed for developers looking to debug and test, and players looking to cheat or manipulate their game experience.
    
    Built to support the major story formats, SugarCube and Harlowe, Twine Dugger lets you inspect, track, and alter the state of compatible Twine games on the fly. Adjust your in-game stats, relationships, money, or gold during testing, or lock complex states to see how your narrative paths adapt.
    
    *Note for Harlowe games: Because Harlowe's API isn't normally accessible through JavaScript, Twine Dugger requires Harlowe games to use Chapel’s Unofficial Custom Macro Framework.*
    
    **Key Features**
    
    - Full Control Over Game-State:
       - See Variables: View the current game state and navigate down into any nested variable.
       - Track Changed Values: Monitor updates and track variable changes live.
       - Update Values: Edit active variables on the fly.
       - Lock Variables: Freeze specific values during gameplay or testing.
       - Delete & Duplicate Values: Cleanly modify data or duplicate variables.
       - Create Filters: Easily keep track of only relevant variables.
    - Deep Search Engine: Instantly search for deeply nested variables by name or value, or find the passages containing your search query.
    - Inspect Source Code: View the game's source code and make changes without leaving the game.
    
    **Developer & Contributors**
    
    Twine Dugger is developed by Goctionni, creator of previous Chrome extensions SugarCube Hacker and Reddit Inbox Revamp; and contributor to the Twee 3 Language Tools VS Code extension.
    
    Massive credit and thanks to the contributors who have built and shaped this tool:
    
      - SjoerdHekking — Added filtering to Diff Log, Add, Delete & Duplicate Variables, Initial Context Menu
      - Czer323 — Various performance improvements (Virtualizes lists, Debounce), more flexible filters, Overview in settings for filtered paths and locked paths.
    
    **Open Source & Free Forever**
    
    Twine Dugger is fully open-source under the MIT License. It is completely free to use, contains no ads, and will remain free forever.
  • Jun 3, 2026
    short_description
    A tool to inspect and diff game state for Twine games.
    For developers and cheaters in Twine games: See the game state, edit variables, track changes, and debug issues.
  • Jun 3, 2026
    category
    productivity/developer
    productivity/tools

Permissions & access

Permissions
scriptingactiveTab
Host access
<all_urls>, file:///*

Screenshots

Twine Dugger screenshot 1Twine Dugger screenshot 2Twine Dugger screenshot 3Twine Dugger screenshot 4Twine Dugger screenshot 5

About

A browser extension to give you super powers in text-adventures and interactive fiction. Twine Dugger is a suite of devtools designed for developers looking to debug and test, and players looking to cheat or manipulate their game experience.

Built to support the major story formats, SugarCube, Harlowe, Chapbook and Snowman, Twine Dugger lets you inspect, track, and alter the state of compatible Twine games on the fly. Adjust your in-game stats, relationships, money, or gold during testing, or lock complex states to see how your narrative paths adapt.

*Note for Harlowe games: Because Harlowe's API isn't normally accessible through JavaScript, Twine Dugger requires Harlowe games to use Chapel’s Unofficial Custom Macro Framework.*

**Key Features**

- Full Control Over Game-State:
   - See Variables: View the current game state and navigate down into any nested variable.
   - Track Changed Values: Monitor updates and track variable changes live.
   - Update Values: Edit active variables on the fly.
   - Lock Variables: Freeze specific values during gameplay or testing.
   - Delete & Duplicate Values: Cleanly modify data or duplicate variables.
   - Create Filters: Easily keep track of only relevant variables.
- Deep Search Engine: Instantly search for deeply nested variables by name or value, or find the passages containing your search query.
- Inspect Source Code: View the game's source code and make changes without leaving the game.

**Developer & Contributors**

Twine Dugger is developed by Goctionni, creator of previous Chrome extensions SugarCube Hacker and Reddit Inbox Revamp; and contributor to the Twee 3 Language Tools VS Code extension.

Massive credit and thanks to the contributors who have built and shaped this tool:

  - SjoerdHekking — Added filtering to Diff Log, Add, Delete & Duplicate Variables, Initial Context Menu
  - Czer323 — Various performance improvements (Virtualizes lists, Debounce), more flexible filters, Overview in settings for filtered paths and locked paths.

**Open Source & Free Forever**

Twine Dugger is fully open-source under the MIT License. It is completely free to use, contains no ads, and will remain free forever.

Technical

Version
1.5.1
Manifest
V3
Size
637KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
jollpicjfigpkfclbihofmeeiidkbhjd
Developer ID
u2359ebf4c8f0166483d12697f323933f
Developer Email
[email protected]
Created
May 20, 2025
Last Updated (Store)
Jun 8, 2026
Last Scraped
Jun 9, 2026
Website
Privacy Policy

Similar extensions

Alternatives to Twine Dugger, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 9, 2026.