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