Skip to content

Commit

Permalink
chrome extension test
Browse files Browse the repository at this point in the history
  • Loading branch information
foobnix committed Jul 18, 2024
1 parent 3def0ad commit d13294b
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Builder/chrome-extension/background.js

This file was deleted.

Binary file added Builder/librara-chrome-extension.zip
Binary file not shown.
Binary file added Builder/librara-chrome-extension/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Builder/librara-chrome-extension/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions Builder/librara-chrome-extension/background.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
chrome.action.onClicked.addListener((tab) => {
chrome.tabs.create({ url: 'https://librera.mobi/epub-reader/' });
});
File renamed without changes
File renamed without changes.

0 comments on commit d13294b

Please sign in to comment.