Closed Bug 1616135 Opened 5 years ago Closed 5 years ago

Extensions cannot access any raw.githubusercontent.com tab locations: Missing host permission for the tab

Categories

(WebExtensions :: Untriaged, defect)

73 Branch
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1411641

People

(Reporter: 13hurdw, Unassigned)

References

()

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:73.0) Gecko/20100101 Firefox/73.0

Steps to reproduce:

Access a page on raw.githubusercontent.com using an extension that requires host permissions
e.g. https://raw.githubusercontent.com/greasemonkey/greasemonkey/master/peg.txt

Such as the attached userscript in Greasemonkey/Tampermonkey

Can also reproduce with https://addons.mozilla.org/firefox/addon/hashzilla/ which uses tabs.executeScript:

  • select text and right-click menu selection

Actual results:

Extensions cannot access host permissions on any raw.githubusercontent.com URLs

Error: Missing host permission for the tab

Despite the permissions match <all_urls> or "*://*/*"

Expected results:

should be able to access raw.githubusercontent.com pages with corresponding <all_urls>, "*://*/*" match patterns

originally reported at https://github.com/greasemonkey/greasemonkey/issues/3065#issuecomment-583906478

Duplicate of bug 1411641

Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Severity: critical → normal
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: