mirror of
https://github.com/andrei0x309/Brave-Detection-Blocker-Chrome-Extension.git
synced 2024-11-22 08:03:49 +00:00
set: new chrome version
This commit is contained in:
parent
1dcc7cdd60
commit
e56adcab2b
@ -3,8 +3,8 @@
|
|||||||
"name": "__MSG_appName__",
|
"name": "__MSG_appName__",
|
||||||
"description": "__MSG_appDesc__",
|
"description": "__MSG_appDesc__",
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"version": "1.1.0",
|
"version": "1.1.1",
|
||||||
"version_name": "1.1.0",
|
"version_name": "1.1.1",
|
||||||
"permissions": [],
|
"permissions": [],
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "brave-detection-blocker",
|
"name": "brave-detection-blocker",
|
||||||
"version": "1.1.1",
|
"version": "1.1.0",
|
||||||
"description": "Brave extension to block detection of brave browser.",
|
"description": "Brave extension to block detection of brave browser.",
|
||||||
"main": "block-script.js",
|
"main": "block-script.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user