
YouTube Distraction Blocker szerző: USForeignPolicy
YouTube Blocker blocks YouTube videos not in the Education, Science & Technology, or Howto & Style categories so you can focus on educational videos.
Kiegészítő metaadatai
A kiegészítő névjegye
Each page has a different local storage
Understand Background action vs Browser action
Background Script has the context of the extension while
Content Script has the context of the web page. It has restrictions on CORS so only the Background Script can run the CORS API requests.
Content Script sends a Chrome message to the Background Script on whether to block the YouTube video or not
Logo was made in Adobe Photoshop
Resources needed are:
Youtube Data API
Understand Background action vs Browser action
Background Script has the context of the extension while
Content Script has the context of the web page. It has restrictions on CORS so only the Background Script can run the CORS API requests.
Content Script sends a Chrome message to the Background Script on whether to block the YouTube video or not
Logo was made in Adobe Photoshop
Resources needed are:
Youtube Data API
Értékelés 0 szerkesztő által: 0
Engedélyek és adatokTovábbi tudnivalók
Szükséges engedélyek:
- Értesítések megjelenítése
- Böngészőlapok elérése
- Böngészőtevékenység elérése navigáláskor
- Hozzáférés az adataihoz a(z) youtube.com tartományban lévő lapokhoz
További információk
- Verzió
- 4.1
- Méret
- 195,22 kB
- Legutóbb frissítve
- egy éve (2024. júl. 23.)
- Kapcsolódó kategóriák
- Licenc
- MIT licenc
- Verziótörténet
- Gyűjteményhez adás
Kiadási megjegyzések ehhez: 4.1
fix: fix problem of chrome notifications not being sent (#10) by @eric60 in #11
Update manifest.json to v4.1 by @eric60 in #12
Update manifest.json to v4.1 by @eric60 in #12