Skip to content

Commit c43073b

Browse files
committed
update: v1.9.6
1 parent f1a4c75 commit c43073b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

manifest.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,17 @@
11
{
22
"manifest_version": 3,
33
"name": "BetterFansly",
4-
"version": "1.9.5",
4+
"version": "1.9.6",
55
"description": "Power-user client modification for Fansly with themes, utilities, and privacy tools",
6+
"action": {
7+
"default_icon": {
8+
"16": "icons/bf-logo.png",
9+
"32": "icons/bf-logo.png",
10+
"48": "icons/bf-logo.png",
11+
"128": "icons/bf-logo.png"
12+
},
13+
"default_title": "Open BetterFansly Settings"
14+
},
615
"background": {
716
"service_worker": "src/background.js"
817
},

0 commit comments

Comments
 (0)