mirror of
https://github.com/davegallant/rfd-redirect-stripper.git
synced 2025-08-06 00:33:39 +00:00
Update icon
This commit is contained in:
@@ -50,8 +50,6 @@ An easy way to test regex: [regex101.com](https://regex101.com/).
|
|||||||
|
|
||||||
New config can be tested by pointing the config url of the extension to your own branch.
|
New config can be tested by pointing the config url of the extension to your own branch.
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
For example:
|
For example:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
BIN
icon-32x32.png
BIN
icon-32x32.png
Binary file not shown.
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.0 KiB |
BIN
icon.png
BIN
icon.png
Binary file not shown.
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 6.8 KiB |
@@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "rfd-redirect-stripper",
|
"name": "rfd-redirect-stripper",
|
||||||
"description": "Strip tracking redirects on rfd",
|
"description": "Strip tracking redirects on rfd",
|
||||||
"version": "0.5.1",
|
"version": "0.5.2",
|
||||||
"content_scripts": [
|
"content_scripts": [
|
||||||
{
|
{
|
||||||
"matches": [
|
"matches": [
|
||||||
|
Reference in New Issue
Block a user