diff --git a/manifest.json b/manifest.json index 563946e..be0dcef 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "id": "extract-url", "name": "Extract url content", - "version": "0.2.0", + "version": "0.3.0", "description": "Extract url converting content into markdown", "author": "Stephen Solka", "authorUrl": "https://github.com/trashhalo", - "isDesktopOnly": false + "isDesktopOnly": true } \ No newline at end of file