diff options
| author | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 18:14:53 +0200 |
|---|---|---|
| committer | Ruben Beltran del Rio <ruben@unlimited.pizza> | 2020-09-27 18:14:53 +0200 |
| commit | a94a5407e22b3287db369edad92679f98bc2cb52 (patch) | |
| tree | b680c376a517d12d0fe87f31cdb7b7c1d43b5ac6 /README.md | |
| parent | 98342562bd88eccdb4eaeecacf866996b64ce974 (diff) | |
Add chrome compatibility
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -11,3 +11,9 @@ on the `This Firefox` option. Then click on `Load Temporary Add-On` and point the browser to the `extension/manifest.json` file. This will enable the extension and will allow you to use the inspector to debug. + +### Testing on Chrome + +In order to test on chrome, first go to `chrome://extensions/`. Make sure +`Developer mode` is enabled. Then click `Load Unpacked` and point the browser +to the `extension` directory. |