Skip to content

Commit

Permalink
rename repo, bump micro version
Browse files Browse the repository at this point in the history
  • Loading branch information
holyspiritomb committed Feb 8, 2024
1 parent 022c0d4 commit 33343c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions goodreads-libby-adguard.user.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// ==UserScript==
// @name Goodreads and Amazon Libby Results
// @namespace https://github.com/holyspiritomb
// @version 1.3.1
// @description Searches for the book you are looking at on Goodreads or Amazon across all your libby libraries. Forked from Dylancyclone's script.
// @version 1.3.2
// @description Searches for the book you are looking at on Goodreads or Amazon across all your libby libraries with cards. Originally forked from Dylancyclone's Goodreads Libby Results script.
// @author holyspiritomb
// @updateURL https://raw.githubusercontent.com/holyspiritomb/goodreads-libby-userscript/main/goodreads-libby-adguard.user.js
// @updateURL https://raw.githubusercontent.com/holyspiritomb/libby-userscript/main/goodreads-libby-adguard.user.js
// @match https://libbyapp.com/interview/menu
// @include /^https?://.*\.goodreads\.com/book/show.*$/
// @include *://*.amazon.tld/*
Expand Down
6 changes: 3 additions & 3 deletions goodreads-libby.user.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
// ==UserScript==
// @name Goodreads and Amazon Libby Results
// @namespace https://github.com/holyspiritomb
// @version 1.3.1
// @description Searches for the book you are looking at on Goodreads or Amazon across all your libby libraries. Forked from Dylancyclone's script.
// @version 1.3.2
// @description Searches for the book you are looking at on Goodreads or Amazon across all your libby libraries with cards. Originally forked from Dylancyclone's Goodreads Libby Results script.
// @author holyspiritomb
// @updateURL https://raw.githubusercontent.com/holyspiritomb/goodreads-libby-userscript/main/goodreads-libby.user.js
// @updateURL https://raw.githubusercontent.com/holyspiritomb/libby-userscript/main/goodreads-libby.user.js
// @match https://libbyapp.com/interview/menu
// @include /^https?://.*\.goodreads\.com/book/show.*$/
// @include *://*.amazon.tld/*
Expand Down

0 comments on commit 33343c2

Please sign in to comment.