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

feat: tighten permissions #27

Merged
merged 10 commits into from
Nov 24, 2023
Merged

feat: tighten permissions #27

merged 10 commits into from
Nov 24, 2023

Conversation

kieranroneill
Copy link
Member

@kieranroneill kieranroneill commented Nov 24, 2023

Description

  • Limit content scripts to http/https URLs only
  • Remove host_permissions on Chrome only manifests
  • Use activeTab permssion on Chrome manifests
  • Add manifest permissions justifications to README.md
  • Correctly use asset ID when copying the asset ID on the asset page
  • Remove kebab case global CSS property in Chakra UI theme
  • Use explicit target when determining the which URL to ping
  • Remove mockzilla and mockzilla-webextsnion package
  • Use manual mocking for webextension-polyfill

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill added ♻️ refactor The refactoring fairy has waved their magic wand 🐛 bug Something isn't working 📝 documentation Improvements or additions to documentation labels Nov 24, 2023
@kieranroneill kieranroneill self-assigned this Nov 24, 2023
@kieranroneill kieranroneill added the 📦 dependencies New dependencies label Nov 24, 2023
@kieranroneill kieranroneill merged commit 09edbe8 into main Nov 24, 2023
@kieranroneill kieranroneill deleted the feat/tighten-permissions branch November 24, 2023 12:23
github-actions bot pushed a commit that referenced this pull request Nov 24, 2023
# [1.4.0](v1.3.1...v1.4.0) (2023-11-24)

### Features

* tighten permissions ([#27](#27)) ([09edbe8](09edbe8))
@agoralabs-bot
Copy link
Contributor

🎉 This PR is included in version 1.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@agoralabs-bot agoralabs-bot added the 🚀 released To the moon! label Nov 24, 2023
@kieranroneill
Copy link
Member Author

Deploy to Chrome store

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 📦 dependencies New dependencies 📝 documentation Improvements or additions to documentation ♻️ refactor The refactoring fairy has waved their magic wand 🚀 released To the moon!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants