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

Add Dev Menu #98

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Add Dev Menu #98

wants to merge 1 commit into from

Conversation

mschfh
Copy link
Collaborator

@mschfh mschfh commented Nov 10, 2024

No description provided.

@@ -236,6 +237,16 @@ export const checkPage = async (args) => {

await setTimeout(waitTimeMs)

if (mode === 'mhtml') {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead of a new mode, can this work like the screenshot feature (i.e. the MHTML export is attached as an optional additional part of the request)? This would be much easier to use in a crawl context where we'd be interested in snapshotting the exact page where a cookie notice was detected.

</div>
</form>
<div id="spinner">🍪</div>
<div id="reportlist"></div>
<footer>
<a href="https://github.com/brave/cookiemonster">Source code</a>
<span class="version">{{ version }}</span>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

showing version is a great idea 👍

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

Successfully merging this pull request may close these issues.

2 participants