Skip to content

Commit 5358e03

Browse files
committed
fix: Update privacy policy with the latest date and clarify user consent for NCBI API lookups
1 parent 0eed05a commit 5358e03

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

PRIVACY_POLICY.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Privacy Policy for MDPI Filter Chrome Extension
22

3-
**Last Updated:** May 30, 2025 <!-- Replace with the actual date -->
3+
**Last Updated:** May 31, 2025 <!-- Replace with the actual date -->
44

55
Thank you for using MDPI Filter (the "Extension"). This Privacy Policy explains how the Extension handles information. The MDPI Filter extension is designed to operate primarily locally within your browser.
66

@@ -18,7 +18,7 @@ The Extension handles the following types of information solely to provide its f
1818
* **Website Content:**
1919
* **Data Handled:** The text, HTML structure, and links (URLs) of the web pages you visit.
2020
* **How Handled:** This information is processed locally and in-memory by the Extension's content scripts running within your browser on the active web page. This data is analyzed to identify MDPI-related publications, citations, Digital Object Identifiers (DOIs), PubMed IDs (PMIDs), and other relevant identifiers.
21-
* **Purpose:** To find MDPI-related content so the Extension can apply your chosen visual styles (highlighting or hiding) or extract identifiers for further checks. This data is not stored by the Extension after the page analysis is complete for the current view.
21+
* **Purpose:** To find MDPI-related content so the Extension can apply your chosen visual styles (highlighting or hiding) or extract identifiers for further checks. To fulfill its purpose of identifying MDPI content across diverse websites (including search engines, publisher sites, and general web articles), the Extension requires the ability to access and process content on the pages you visit. This access is strictly used for the features described and is not used for tracking your browsing history for unrelated purposes. This data is not stored by the Extension after the page analysis is complete for the current view.
2222

2323
* **Web Browsing Activity (URLs of Visited Pages):**
2424
* **Data Handled:** The URLs of the web pages you navigate to.
@@ -37,6 +37,7 @@ We are committed to user privacy and limit data sharing to what is essential for
3737
* **NCBI (National Center for Biotechnology Information) E-utilities API:**
3838
* **Data Shared:** To determine if a publication is MDPI-affiliated, the Extension sends extracted publication identifiers (such as DOIs, PMIDs, or PMCIDs) to NCBI's E-utilities API services (specifically `efetch.fcgi` and `esummary.fcgi` hosted on `eutils.ncbi.nlm.nih.gov`). These requests include `tool` (application name) and `email` (developer contact) parameters as recommended by NCBI's usage guidelines.
3939
* **Purpose of Sharing:** This is a core function of the Extension to retrieve publication metadata (such as DOIs) which is then used to accurately identify MDPI content, especially on search result pages or when direct MDPI indicators are not present.
40+
* **User Consent:** NCBI API lookups are enabled by default. You can opt out at any time via the “Advanced Settings” in the Extension’s options page. Disabling these lookups will reduce detection accuracy.
4041
* **NCBI's Privacy Practices:** NCBI is a public service. According to their policies, they do not collect Personally Identifiable Information (PII) from API users and use access data to understand public use and improve their services. You can review NCBI's policies here:
4142
* NCBI Specific Policy: [https://www.ncbi.nlm.nih.gov/home/about/policies/](https://www.ncbi.nlm.nih.gov/home/about/policies/)
4243
* NLM Privacy Policy (NCBI is part of NLM): [https://www.nlm.nih.gov/privacy.html](https://www.nlm.nih.gov/privacy.html)

0 commit comments

Comments
 (0)