woocommerce/plugins/woocommerce-beta-tester/userscripts
Chi-Hsuan Huang 90c082aafb
Add feature flag options to `wc-live-branches.user.js` user script (#46152)
* Update WooCommerce Live Branches script version to 1.1 and add feature flags options

* Add changelog

* Update options

* Add encodeURIComponent
2024-04-05 01:10:21 +00:00
..
README.md Add a live branches userscript to WooCommerce Beta Tester (#36523) 2023-01-24 15:44:05 +13:00
wc-live-branches.user.js Add feature flag options to `wc-live-branches.user.js` user script (#46152) 2024-04-05 01:10:21 +00:00

README.md

WooCommerce Live Branches User Script

wc-live-branches.user.js is a Tampermonkey script that allows you to preview a site with a given Pull Request changeset.

Installation

  1. Install Tampermonkey or equivalent user script extension.
  2. Click https://raw.githubusercontent.com/woocommerce/woocommerce/trunk/plugins/woocommerce-beta-tester/userscripts/wc-live-branches.user.js Once installed, it should be able to auto-update

Development

Make sure you update the version in the wc-live-branches.user.js file. Create a PR in this repo.