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.
1 parent 8addd6f commit a7d58e5Copy full SHA for a7d58e5
chrome/app/manifest.json
@@ -1,7 +1,7 @@
1
{
2
"name": "Apex Debugger",
3
"short_name": "Apex Debgr",
4
- "version": "0.7.16",
+ "version": "0.7.17",
5
"manifest_version": 2,
6
"author": "Moti Korets",
7
"icons": {
@@ -30,7 +30,7 @@
30
],
31
"matches": [
32
"https://*.force.com/p/setup/layout/ApexDebugLogDetailEdit/*",
33
- "https://*.salesforce.com/p/setup/layout/ApexDebugLogDetailEdit/*"
+ "https://*.salesforce.com/p/setup/layout/ApexDebugLogDetailEdit/*",
34
"https://*.salesforce-setup.com/p/setup/layout/ApexDebugLogDetailEdit/*"
35
36
"js": [
0 commit comments