Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 0 additions & 20 deletions .editorconfig

This file was deleted.

2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "media"]
path = media
url = https://github.com/ActivityWatch/media.git
url = https://github.com/haroon7v/aw-media
13 changes: 0 additions & 13 deletions .pre-commit-config.yaml

This file was deleted.

6 changes: 3 additions & 3 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"{{chrome}}.manifest_version": 3,
"{{firefox}}.manifest_version": 2,

"name": "ActivityWatch Web Watcher",
"description": "Log the current tab and your browser activity with ActivityWatch.",
"version": "0.5.3",
"name": "AssetSonar SaaS Discovery & Usage Monitor",
"description": "Gain visibility into SaaS usage, track shadow IT, and optimize software management with AssetSonar's Chrome Extension.",
"version": "1.0",
"icons": {
"128": "logo-128.png"
},
Expand Down