-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Goddeeris Edouard
committed
Oct 25, 2024
1 parent
f3bf13e
commit 579fea1
Showing
1 changed file
with
1 addition
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,12 +3,7 @@ | |
"author": "Edouard Goddeeris", | ||
"name": "Auto Login Extension", | ||
"version": "1.0.0", | ||
"description": "Automatically clicks login buttons on TimeEdit UGent, Microsoft Online, and elosp UGent", | ||
"browser_specific_settings": { | ||
"gecko": { | ||
"id": "[email protected]" | ||
} | ||
}, | ||
"description": "browser extension which automatically logs in UGent related login screens", | ||
"permissions": [ | ||
"tabs", | ||
"https://cloud.timeedit.net/*", | ||
|