Code Monkey home page Code Monkey logo

chrome-extension-with-cron-job-notificaiton's Introduction

API Cron Job Notifier

API Cron Job Notifier is a Chrome extension that periodically checks a specified API and sends a notification if the API returns true.

Features

  • Configure API URL and check interval directly from the extension popup
  • Receive notifications when the API returns true
  • Works in the background, no need to keep the extension popup open

Installation

To install the extension, follow these steps:

  1. Download or clone this repository to your local machine.
  2. Open Chrome and navigate to chrome://extensions.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click "Load unpacked" and select the folder containing the extension files.

The extension is now installed and ready to use. Click the extension icon in the Chrome toolbar to configure the API URL and check interval.

Usage

  1. Click the extension icon in the Chrome toolbar to open the popup.
  2. Enter the API URL that you want to check periodically. The API should return a JSON value of true or false.
  3. Set the check interval in minutes. The minimum value is 1 minute.
  4. Click the "Save" button to save your settings.

The extension will now periodically check the API in the background and display a notification if the API returns true.

License

This project is licensed under the MIT License. See the LICENSE file for details.

chrome-extension-with-cron-job-notificaiton's People

Contributors

badrshs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.