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

Hide "Get AdGuard for your mobile" from the browser action on MS Edge #1543

Closed
ameshkov opened this issue Dec 5, 2019 · 0 comments
Closed

Comments

@ameshkov
Copy link
Member

ameshkov commented Dec 5, 2019

Apparently, this is against MS policies:

1.1.2 Distinct Function & Value; Accurate Representation
The product promotes another browser. Please remove the references. Steps to reproduce: 1. Launch the app. 2. Notice the icons Mac, Android and IoS.

We should replace that with the copyright string and official website link.

<span i18n="popup_adguard_footer_integration">
    © 2009-2019 <a href="adguard.com">AdGuard Software Ltd</a>
</span>
@ameshkov ameshkov modified the milestones: 3.4, 3.3_patch2 Dec 5, 2019
@zzebrum zzebrum closed this as completed Dec 25, 2019
adguard pushed a commit that referenced this issue Jul 27, 2023
…browsing mode in firefox extension

Merge in EXTENSIONS/browser-extension from fix/AG-23815 to master

Squashed commit of the following:

commit 30b3623
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Thu Jul 27 12:38:11 2023 +0300

    update helpers

commit d90efaa
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:53:10 2023 +0300

    delete module replacement module from build

commit 03305ca
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:46:57 2023 +0300

    update formatting

commit e4f1cf2
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:38:07 2023 +0300

    add timers utils

commit 892742f
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:20:12 2023 +0300

    restore lost comment

commit 7d4230b
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:06:19 2023 +0300

    delete useless optional chaining

commit 1ea2a70
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 13:03:46 2023 +0300

    add logging for rule list migration

commit 9bf5bf6
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 03:59:36 2023 +0300

    fix IDB connection closing

commit a5c2f1c
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 03:55:20 2023 +0300

    fixes

commit 6436aa3
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 02:40:19 2023 +0300

    close db after data reading

commit 6652ae7
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 02:17:21 2023 +0300

    improve settings migrations

commit 84f926a
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Wed Jul 26 01:34:09 2023 +0300

    update 0to1 migration code

commit b434794
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Tue Jul 25 16:50:32 2023 +0300

    fix custom metadata record creating

commit c33d56f
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Tue Jul 25 16:48:54 2023 +0300

    update migration code

commit 8edeb30
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Tue Jul 25 14:09:01 2023 +0300

    fix 0to1 migration

commit 8508c63
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Tue Jul 25 13:31:18 2023 +0300

    replace const and enum values to string literals in setting migration code

commit 365066d
Author: Vladimir Zhelvis <v.zhelvis@adguard.com>
Date:   Tue Jul 25 12:53:39 2023 +0300

    migrate filter rules from indexed db to storage.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

3 participants