Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send enabled userscripts in query string while reporting #3288

Closed
slavaleleka opened this issue Dec 27, 2019 · 1 comment
Closed

Send enabled userscripts in query string while reporting #3288

slavaleleka opened this issue Dec 27, 2019 · 1 comment

Comments

@slavaleleka
Copy link

for now, there is no such parameter in query string as userscripts

enabled userscripts should be sent to reporting tool as url-encoded string that includes URLs (or paths to local files) of installed userscripts, separated by commas:
&userscripts=https://userscripts.adtidy.org/release/assistant/4.3/assistant.meta.js,https://userscripts.adtidy.org/release/adguard-extra/1.0/adguard-extra.meta.js&

and if Extensions module is turned off or there is no enabled userscripts, userscripts-parameter should be discarded

@slavaleleka
Copy link
Author

if there is valid url in metadata of locally installed userscript — send that url please
else — @name_@version(local), e.g. Disable_AMP_v1.3.3(local)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants