fix permissions

This commit is contained in:
Arjun 2026-02-18 10:24:29 +05:30
parent a04ea1b92c
commit e314a83e2e

View file

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Rowboat Browser Capture",
"version": "1.1.0",
"version": "1.1.1",
"description": "Allows users to save and capture web page content to their Rowboat workspace.",
"icons": {
"16": "icons/icon16.png",
@ -12,8 +12,7 @@
"permissions": [
"tabs",
"scripting",
"activeTab",
"storage"
"activeTab"
],
"host_permissions": [
"http://*/*",