
Recent Docs Activity
View all activityPage | Date | Comment |
---|---|---|
permissions.request() |
Mention another bug in Acknowledgements that extension developers are likely to run into | |
Working with files |
Replace curly quotes in code string | |
Match patterns in extension manifests |
The existing match pattern to regex function had serious flaws: it didn't escape period characters, escaped colons (:port) in host segments, hard to read due to multiple ternary statements on a single line. |