Skip to content

Deploy to AMO #439

@jgierer12

Description

@jgierer12
  • Initial submit to AMO
    @sindresorhus do you want to submit it yourself? Otherwise I'll do it. Either way you're going to have to create an account on https://addons.mozilla.org/en-US/developers/
  • Set up auto-deployment using web-ext
    Add Firefox support #403 (comment)
  • Fix review warnings:
    Unsafe assignment to innerHTML linkify-urls-in-code.js 26:5
    Warning: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.
    Unsafe assignment to innerHTML linkify-urls-in-code.js 36:5
    Warning: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.
    "storage.local" can cause issues when loaded temporarily content.js 60:3
    Warning: This API can cause issues when loaded temporarily using about:debugging in Firefox unless you specify applications > gecko > id in the manifest. Please see: https://mzl.la/2hizK4a for more.
    "storage.local" can cause issues when loaded temporarily content.js 62:3
    Warning: This API can cause issues when loaded temporarily using about:debugging in Firefox unless you specify applications > gecko > id in the manifest. Please see: https://mzl.la/2hizK4a for more.
    Unsafe assignment to innerHTML content.js 284:3
    Warning: Due to both security and performance concerns, this may not be set using dynamic values which have not been adequately sanitized. This can lead to security issues or fairly serious performance degradation.
    "storage.local" can cause issues when loaded temporarily show-names.js 5:3
    Warning: This API can cause issues when loaded temporarily using about:debugging in Firefox unless you specify applications > gecko > id in the manifest. Please see: https://mzl.la/2hizK4a for more.
    "storage.local" can cause issues when loaded temporarily show-names.js 9:3
    Warning: This API can cause issues when loaded temporarily using about:debugging in Firefox unless you specify applications > gecko > id in the manifest. Please see: https://mzl.la/2hizK4a for more.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions