X10n — Userscripts for Quickbase

Quickbase userscripts curated by Levery. Install with one click, toggle on/off, send feedback inline. Free.

As of June 2026, X10n — Userscripts for Quickbase has 33 users and a 5.00/5 rating from 3 reviews in the Workflow & Planning category.

Usersno change0%
33
33
Ratingno change0%
5.00
3 reviews
Reviewsno change0%
3
Version
0.12.3
Manifest V3
90-day change · In the last 90 days this extension 3 version updates, changed permissions.

History

6 snapshots

Tracking since May 8, 2026.

36.3219.52.6799999999999997May 8, 2026Jun 6, 2026
View as table
DateUsersRatingReviewsVersion
May 8, 20260.6.2
May 12, 20260.6.2
May 18, 202655.0030.7.0
May 24, 202665.0030.12.0
May 31, 2026205.0030.12.0
Jun 6, 2026345.0030.12.3
Now335.0030.12.3

Changelog

  • May 31, 2026
    host_permissions
    *://*.quickbase.com/*, *://*.monday.com/*, *://*.airtable.com/*, *://*.smartsheet.com/*, https://raw.githubusercontent.com/*, https://gist.githubusercontent.com/*, https://leverydigital.com/*, https://*.leverydigital.com/*
    *://*.quickbase.com/*, *://*.quickbaseusercontent.com/*, *://*.monday.com/*, *://*.airtable.com/*, *://*.smartsheet.com/*, https://raw.githubusercontent.com/*, https://gist.githubusercontent.com/*, https://leverydigital.com/*, https://*.leverydigital.com/*
  • May 31, 2026
    permissions
    userScripts, storage, tabs, notifications
    userScripts, storage, tabs, notifications, activeTab
  • May 18, 2026
    description
    Customize your Quickbase realm with small JavaScript snippets that run automatically on the pages you choose. Add the features Quickbase doesn't ship, fix the friction it creates, and share solutions across your team — all without touching app settings, server-side code, or waiting on a release.
    
    X10n is opinionated for Quickbase. The default new-script template targets Quickbase URLs and includes a whenQuickbaseReady helper that waits for Quickbase's React shell to hydrate before your code runs. You can target other realms too (Monday.com, Airtable, Smartsheet), but everything we ship is tuned for Quickbase first.
    
    ──────────────────────────────────────────
    A curated marketplace, not a blank slate
    ──────────────────────────────────────────
    
    Browse Levery-curated scripts at leverydigital.com/marketplace and install with one click — no copy-paste, no GitHub spelunking, no manual URL fetching. The v1 catalog includes:
    
    Persist Quickbase column widths — Quickbase forgets your table column widths on every reload. This script saves them per-table and restores them automatically. Resize once, keep it forever.
    
    Quickbase field metadata tooltips — Hover any field label to see its API field id (fid) and data type. Built for Quickbase developers and admins working against the REST API.
    
    Paste as plain text in Quickbase — Strip rich-text formatting when pasting into Quickbase rich-text and multi-line text fields. No more "why is this paragraph invisible" moments after pasting from Notion or a doc.
    
    Quickbase Dark Mode — System-aware dark theme with a three-state toggle (System / Light / Dark) that respects your OS preference. CSS-based, doesn't break native Quickbase popups.
    
    New scripts ship regularly. You can also publish your own and put them in front of every X10n user — sign in at leverydigital.com to submit.
    
    ──────────────────────────────────────────
    A real script editor
    ──────────────────────────────────────────
    Built-in CodeMirror 6 editor with the things you'd expect: line numbers, JavaScript syntax highlighting, bracket matching, find/replace (Cmd+F), multi-cursor (Cmd+D), code folding, autocomplete, indent-with-tab. Light and dark themes follow your OS preference automatically.
    
    ──────────────────────────────────────────
    Privacy by design
    ──────────────────────────────────────────
    
    No telemetry. No third-party trackers. No ads.
    
    Marketplace install events are tracked via an anonymous installation hash (SHA-256 of locally-generated random bytes) that never identifies you. We see "a script was installed" — we don't see who you are or where you work.
    
    Sign-in is optional. The extension itself works without an account; sign-in only unlocks creator features (publishing scripts, managing your listings) on leverydigital.com.
    
    Per-script update checks. Click "Check for updates" on any script you installed from a URL and X10n re-fetches the source, shows what changed, and only saves if you click Install. No silent updates.
    
    ──────────────────────────────────────────
    Permissions, plainly
    ──────────────────────────────────────────
    
    UserScripts — Chrome's MV3 user-script execution API. Required to run your scripts on matched URLs.
    
    Storage — saves your installed scripts and settings locally on your device. Nothing leaves your browser unless you explicitly install from the marketplace.
    
    Tabs — used for the "Refresh matching tabs" prompt that appears when you toggle a script on or off.
    
    Host permissions for *.quickbase.com, smartsheet, Airtable, and Monday.com — the platforms your scripts run on. Optional permissions for any other origin can be granted at runtime when you import a script that needs them.
    
    Host permissions for raw.githubusercontent.com, gist.githubusercontent.com, *.leverydigital.com — used to fetch the source of marketplace scripts at install time without prompting you for each install.
    
    Externally_connectable for leverydigital.com — lets the marketplace's "Install in X10n" button hand a script to the extension without forcing you to re-paste URLs. Restricted to leverydigital.com origins only.
    
    ──────────────────────────────────────────
    Made by Levery
    ──────────────────────────────────────────
    
    Levery is a Quickbase consultancy. We build X10n because the Quickbase ecosystem deserves better tooling, and we ship updates regularly. The full changelog lives inside the extension (Release Notes button in the options page).
    
    Marketplace:    https://leverydigital.com/marketplace
    Product page:   https://leverydigital.com/x10n
    Submit a script: https://leverydigital.com/marketplace/submit
    Privacy policy: https://leverydigital.com/legal
    Support:        [email protected]
    X10n is how Quickbase power users go further. A browser extension purpose-built for the teams that want to customize and improve the way they work. X10n was made by Levery, for the people who actually use and build in Quickbase every day.
    
    Install Levery-built extensions in one click. Toggle them on or off. Send feedback inline. No accounts, no tracking, no pop-ups.
    
    CURATED EXTENSIONS:
    - Quickbase Dark Mode — system-aware dark mode for any Quickbase realm. Filter-based uniform coverage with smart preservation for images, charts, KPI cards, and the brand nav.
    - Markup Tool — pen, highlighter, shapes, callouts, laser pointer, one-click screenshots, instant training docs, and QA issue reporting on any Quickbase page. Pointer tool selects, moves, and resizes any placed mark.
    
    BRING YOUR OWN:
    Paste or import any userscript from a URL. The Manage page editor lets you view, edit, or update imported scripts.
    
    PRIVACY:
    X10n runs locally. No data leaves your browser unless you submit feedback or report a QA issue, in which case only what you typed plus the current Quickbase URL and your extension version are sent to Levery for triage.
    
    — — —
    
    MADE BY LEVERY
    
    Levery is a digital consulting firm specializing in Quickbase custom solutions. X10n is one of the ways we share the improvements we make for our own clients with the broader Quickbase community.
    
    Web: https://leverydigital.com
    Product page: https://leverydigital.com/products/x10n
    Support: [email protected]
    Licensing: [email protected]
  • May 18, 2026
    short_description
    Quickbase userscripts and a marketplace. Customize your realm with small JS snippets, installed in one click. Free.
    Quickbase userscripts curated by Levery. Install with one click, toggle on/off, send feedback inline. Free.
  • May 18, 2026
    category
    productivity/developer
    productivity/workflow
  • May 18, 2026
    permissions
    userScripts, storage, tabs
    userScripts, storage, tabs, notifications
  • May 12, 2026
    description
    Userscripts for Quickbase. Customize your realm with small JavaScript snippets, installed from any URL. Made by Levery.
    Customize your Quickbase realm with small JavaScript snippets that run automatically on the pages you choose. Add the features Quickbase doesn't ship, fix the friction it creates, and share solutions across your team — all without touching app settings, server-side code, or waiting on a release.
    
    X10n is opinionated for Quickbase. The default new-script template targets Quickbase URLs and includes a whenQuickbaseReady helper that waits for Quickbase's React shell to hydrate before your code runs. You can target other realms too (Monday.com, Airtable, Smartsheet), but everything we ship is tuned for Quickbase first.
    
    ──────────────────────────────────────────
    A curated marketplace, not a blank slate
    ──────────────────────────────────────────
    
    Browse Levery-curated scripts at leverydigital.com/marketplace and install with one click — no copy-paste, no GitHub spelunking, no manual URL fetching. The v1 catalog includes:
    
    Persist Quickbase column widths — Quickbase forgets your table column widths on every reload. This script saves them per-table and restores them automatically. Resize once, keep it forever.
    
    Quickbase field metadata tooltips — Hover any field label to see its API field id (fid) and data type. Built for Quickbase developers and admins working against the REST API.
    
    Paste as plain text in Quickbase — Strip rich-text formatting when pasting into Quickbase rich-text and multi-line text fields. No more "why is this paragraph invisible" moments after pasting from Notion or a doc.
    
    Quickbase Dark Mode — System-aware dark theme with a three-state toggle (System / Light / Dark) that respects your OS preference. CSS-based, doesn't break native Quickbase popups.
    
    New scripts ship regularly. You can also publish your own and put them in front of every X10n user — sign in at leverydigital.com to submit.
    
    ──────────────────────────────────────────
    A real script editor
    ──────────────────────────────────────────
    Built-in CodeMirror 6 editor with the things you'd expect: line numbers, JavaScript syntax highlighting, bracket matching, find/replace (Cmd+F), multi-cursor (Cmd+D), code folding, autocomplete, indent-with-tab. Light and dark themes follow your OS preference automatically.
    
    ──────────────────────────────────────────
    Privacy by design
    ──────────────────────────────────────────
    
    No telemetry. No third-party trackers. No ads.
    
    Marketplace install events are tracked via an anonymous installation hash (SHA-256 of locally-generated random bytes) that never identifies you. We see "a script was installed" — we don't see who you are or where you work.
    
    Sign-in is optional. The extension itself works without an account; sign-in only unlocks creator features (publishing scripts, managing your listings) on leverydigital.com.
    
    Per-script update checks. Click "Check for updates" on any script you installed from a URL and X10n re-fetches the source, shows what changed, and only saves if you click Install. No silent updates.
    
    ──────────────────────────────────────────
    Permissions, plainly
    ──────────────────────────────────────────
    
    UserScripts — Chrome's MV3 user-script execution API. Required to run your scripts on matched URLs.
    
    Storage — saves your installed scripts and settings locally on your device. Nothing leaves your browser unless you explicitly install from the marketplace.
    
    Tabs — used for the "Refresh matching tabs" prompt that appears when you toggle a script on or off.
    
    Host permissions for *.quickbase.com, smartsheet, Airtable, and Monday.com — the platforms your scripts run on. Optional permissions for any other origin can be granted at runtime when you import a script that needs them.
    
    Host permissions for raw.githubusercontent.com, gist.githubusercontent.com, *.leverydigital.com — used to fetch the source of marketplace scripts at install time without prompting you for each install.
    
    Externally_connectable for leverydigital.com — lets the marketplace's "Install in X10n" button hand a script to the extension without forcing you to re-paste URLs. Restricted to leverydigital.com origins only.
    
    ──────────────────────────────────────────
    Made by Levery
    ──────────────────────────────────────────
    
    Levery is a Quickbase consultancy. We build X10n because the Quickbase ecosystem deserves better tooling, and we ship updates regularly. The full changelog lives inside the extension (Release Notes button in the options page).
    
    Marketplace:    https://leverydigital.com/marketplace
    Product page:   https://leverydigital.com/x10n
    Submit a script: https://leverydigital.com/marketplace/submit
    Privacy policy: https://leverydigital.com/legal
    Support:        [email protected]
  • May 12, 2026
    short_description
    Userscripts for Quickbase. Customize your realm with small JavaScript snippets, installed from any URL. Made by Levery.
    Quickbase userscripts and a marketplace. Customize your realm with small JS snippets, installed in one click. Free.
  • May 12, 2026
    name
    X10n
    X10n — Userscripts for Quickbase
  • May 12, 2026
    host_permissions
    *://*.quickbase.com/*, *://*.monday.com/*, *://*.airtable.com/*, *://*.smartsheet.com/*
    *://*.quickbase.com/*, *://*.monday.com/*, *://*.airtable.com/*, *://*.smartsheet.com/*, https://raw.githubusercontent.com/*, https://gist.githubusercontent.com/*, https://leverydigital.com/*, https://*.leverydigital.com/*

Permissions & access

Permissions
userScriptsstoragetabsnotificationsactiveTab
Host access
*://*.quickbase.com/*, *://*.quickbaseusercontent.com/*, *://*.monday.com/*, *://*.airtable.com/*, *://*.smartsheet.com/*, https://raw.githubusercontent.com/*, https://gist.githubusercontent.com/*, https://leverydigital.com/*, https://*.leverydigital.com/*

Screenshots

X10n — Userscripts for Quickbase screenshot 1X10n — Userscripts for Quickbase screenshot 2X10n — Userscripts for Quickbase screenshot 3X10n — Userscripts for Quickbase screenshot 4X10n — Userscripts for Quickbase screenshot 5

About

X10n is how Quickbase power users go further. A browser extension purpose-built for the teams that want to customize and improve the way they work. X10n was made by Levery, for the people who actually use and build in Quickbase every day.

Install Levery-built extensions in one click. Toggle them on or off. Send feedback inline. No accounts, no tracking, no pop-ups.

CURATED EXTENSIONS:
- Quickbase Dark Mode — system-aware dark mode for any Quickbase realm. Filter-based uniform coverage with smart preservation for images, charts, KPI cards, and the brand nav.
- Markup Tool — pen, highlighter, shapes, callouts, laser pointer, one-click screenshots, instant training docs, and QA issue reporting on any Quickbase page. Pointer tool selects, moves, and resizes any placed mark.

BRING YOUR OWN:
Paste or import any userscript from a URL. The Manage page editor lets you view, edit, or update imported scripts.

PRIVACY:
X10n runs locally. No data leaves your browser unless you submit feedback or report a QA issue, in which case only what you typed plus the current Quickbase URL and your extension version are sent to Levery for triage.

— — —

MADE BY LEVERY

Levery is a digital consulting firm specializing in Quickbase custom solutions. X10n is one of the ways we share the improvements we make for our own clients with the broader Quickbase community.

Web: https://leverydigital.com
Product page: https://leverydigital.com/products/x10n
Support: [email protected]
Licensing: [email protected]

Technical

Version
0.12.3
Manifest
V3
Size
420KiB
Min Chrome
138
Languages
1
Featured
No

Metadata

ID
plohgklgccbeohmmknpinciaikkgekpo
Developer ID
u2631013932758e4bbc5937e07919162c
Developer Email
[email protected]
Created
May 7, 2026
Last Updated (Store)
May 26, 2026
Last Scraped
Jun 6, 2026
Website
leverydigital.com

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