refactor(manifest): description, name and version

This commit is contained in:
wanhose 2020-05-02 19:51:30 +02:00 committed by wanhose
parent ab91142674
commit a706adcbb2

View File

@ -1,7 +1,7 @@
{ {
"name": "No More Cookies", "name": "No More Cookies",
"version": "1.5", "version": "1.6",
"description": "A Chrome extension that allows you to refuse cookie consent dialogs automatically", "description": "A Chrome extension that allows you to remove cookie consent dialogs automatically",
"content_scripts": [ "content_scripts": [
{ {
"all_frames": true, "all_frames": true,