Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Commit 39a8f36

Browse files
committed
add id for firefox
1 parent 7686600 commit 39a8f36

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

manifest.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"name": "Trektor",
44
"description": "Browser-Extension zum automatischen Anlegen von Toggl tracking tasks",
55
"version": "0.0.1",
6+
"browser_specific_settings": {
7+
"gecko": {
8+
"id": "trektor@aboutsource.net"
9+
}
10+
},
611
"icons": {
712
"64": "icons/64.png"
813
},

0 commit comments

Comments
 (0)