Closed bgins closed 1 year ago
This PR implements the following features:
name
description
author
homepage_url
0.1.0
developer
version_name
activeTab
storage
127.0.0.1
web_accessible_resources
Implements #24
Test the extension in Chrome and Firefox to make sure they load without manifest warnings or errors. Check that the extension works as expected.
Description
This PR implements the following features:
name
,description
,author
, andhomepage_url
0.1.0
developer
field to manifest (Firefox only)version_name
field to manifest (Chrome only)activeTab
andstorage
permissions127.0.0.1
to host permissions and content script matchesweb_accessible_resources
Link to issue
Implements #24
Type of change
Test plan (required)
Test the extension in Chrome and Firefox to make sure they load without manifest warnings or errors. Check that the extension works as expected.