Skip to content
This repository was archived by the owner on Aug 19, 2023. It is now read-only.

This is really nice, but is there an option for Firefox? #6

Description

@Tenome

I stopped using Chrome recently because it was bugging out on me a lot. Just wondering if this or a similar script is available. Thanks.

Edit: Copy-pasting the main .js seems to work, in case anyone else stumbles upon this. I also recommend adjusting line 89 so it only has the title and ISBN, the author gave me irrelevant results every now and then.

fetch(${API}${source}?title=${encodeURIComponent(bookTitle)}&isbn=${encodeURIComponent(ISBNCode)}).then(response => {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions