extension-create 4.0.23 → 4.0.24
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5,7 +5,11 @@ for this material at submission time; keep it current as the code
|
|
|
5
5
|
changes instead of rewriting it at the end. Replace the placeholder
|
|
6
6
|
lines marked TODO before you submit.
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
Packaging your extension is local and free. Submitting the result to a
|
|
9
|
+
store is what [extension.dev](https://docs.extension.dev/publish/overview?utm_source=store-md)
|
|
10
|
+
does, and it sponsors Extension.js.
|
|
11
|
+
|
|
12
|
+
Last updated: 2026-07-30
|
|
9
13
|
|
|
10
14
|
## Listing
|
|
11
15
|
|
package/package.json
CHANGED
|
@@ -5,7 +5,11 @@ for this material at submission time; keep it current as the code
|
|
|
5
5
|
changes instead of rewriting it at the end. Replace the placeholder
|
|
6
6
|
lines marked TODO before you submit.
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
Packaging your extension is local and free. Submitting the result to a
|
|
9
|
+
store is what [extension.dev](https://docs.extension.dev/publish/overview?utm_source=store-md)
|
|
10
|
+
does, and it sponsors Extension.js.
|
|
11
|
+
|
|
12
|
+
Last updated: 2026-07-30
|
|
9
13
|
|
|
10
14
|
## Listing
|
|
11
15
|
|