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 0a22e47 commit 21b6eabCopy full SHA for 21b6eab
manifest.json
@@ -1,7 +1,7 @@
1
{
2
"manifest_version": 3,
3
"name": "Firefox Profiler",
4
- "version": "1.0.0",
+ "version": "1.1.0",
5
"description": "A Chrome extension to capture performance profiles with Chrome's tracing profiler and export them directly to Firefox Profile Viewer",
6
"minimum_chrome_version": "92",
7
"icons": {
package.json
@@ -1,6 +1,6 @@
"name": "firefox-profiler-for-chrome",
"private": true,
"author": "Nazım Can Altınova <canaltinova@gmail.com>",
"license": "MPL-2.0",
0 commit comments