gobbledy-gook / report.ai

A Chrome Extension to page rating, summary and reviewing
MIT License
8 stars 9 forks source link

Upgrading Manifest Version from 2 to 3 #52

Closed gobbledy-gook closed 1 year ago

gobbledy-gook commented 1 year ago

Describe the bug Currently the chrome extension is working on V2 of manifest.json but keep it working for long we need to upgrade it from V2 to V3.

To Reproduce Steps to reproduce the behavior:

  1. When v2 is changed to v3, it shows error.
  2. We need to look about what all changes should be made.

Expected behavior When manifest_version in manifest.json is set to 3, it should work perfectly fine.