We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb8d5e0 + 0846883 commit 12f7d3bCopy full SHA for 12f7d3b
src/extension/background.js
@@ -44,7 +44,7 @@ function createTabObj(title) {
44
},
45
// Note: Paused = Locked
46
mode: {
47
- paused: false,
+ paused: true,
48
49
// stores web metrics calculated by the content script file
50
webMetrics: {},
0 commit comments