mirror of
https://github.com/GetOpenScript/OpenScript.git
synced 2026-09-18 09:45:43 +00:00
Add Chrome Web Store link and screenshot to README
This commit is contained in:
11
README.md
11
README.md
@@ -2,13 +2,18 @@
|
|||||||
|
|
||||||
A lightweight, modern script manager built for Chrome Manifest V3 with the native `chrome.userScripts` API.
|
A lightweight, modern script manager built for Chrome Manifest V3 with the native `chrome.userScripts` API.
|
||||||
|
|
||||||
|
**[Install from Chrome Web Store](https://chromewebstore.google.com/detail/openscript/dkelmgdchndagjemmodhkphdikhpnfol)**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
||||||
OpenScript requires Chrome 138 or newer. To run scripts:
|
OpenScript requires Chrome 138 or newer. To run scripts:
|
||||||
|
|
||||||
1. Open `chrome://extensions`.
|
1. Install OpenScript from the [Chrome Web Store](https://chromewebstore.google.com/detail/openscript/dkelmgdchndagjemmodhkphdikhpnfol).
|
||||||
2. Select **Details** on the OpenScript extension card.
|
2. Open `chrome://extensions`.
|
||||||
3. Enable **Allow User Scripts**.
|
3. Select **Details** on the OpenScript extension card.
|
||||||
|
4. Enable **Allow User Scripts**.
|
||||||
|
|
||||||
## Writing scripts
|
## Writing scripts
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user