mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 23:37:33 +09:00
waiter waiter more webextensions please
This commit is contained in:
parent
3837792171
commit
bb0adb61ae
10 changed files with 198 additions and 8 deletions
|
|
@ -79,6 +79,8 @@ var ContentClick = {
|
|||
|
||||
let params = {
|
||||
charset: browser.characterSet,
|
||||
currentBrowser: browser,
|
||||
frameOuterWindowID: json.frameOuterWindowID,
|
||||
referrerURI: browser.documentURI,
|
||||
referrerPolicy: json.referrerPolicy,
|
||||
noReferrer: json.noReferrer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue