Auto Shutdown Extension
Small and simple extension for automatic computer shutdown
Wat is Auto Shutdown Extension?
Auto Shutdown Extension is een Chrome-extensie ontwikkeld door auto.shutdown.extension, en de belangrijkste functie is "Small and simple extension for automatic computer shutdown".
Extensie Screenshots
Download het CRX-bestand van de extensie Auto Shutdown Extension
Download Auto Shutdown Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
You want to shutdown you computer automatically? This is a Chrome extension for you. Extremely easy to use with available options: - Video player: schedule shutdown at specific point in video - Timed: shutdown at specific time - Countdown: count down time until shutdown - Sport: select sports event after the end of which you want your computer to shut down NOTE: extension works on Windows or Linux.
Basisinformatie over de Extensie
Naam | Auto Shutdown Extension |
ID | heanibacideokneklnfomdlokppmcaam |
Officiële URL | https://chromewebstore.google.com/detail/auto-shutdown-extension/heanibacideokneklnfomdlokppmcaam |
Beschrijving | Small and simple extension for automatic computer shutdown |
Bestandsgrootte | 1.48 MB |
Aantal Installaties | 5,000 |
Huidige Versie | 0.1.24 |
Laatst Bijgewerkt | 2023-11-09 |
Publicatiedatum | 2020-06-01 |
Beoordeling | 3.00/5 Totaal 4 Beoordelingen |
Ontwikkelaar | auto.shutdown.extension |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/senaa12/shutdown-extension |
Help Pagina-URL | https://github.com/senaa12/shutdown-extension/blob/master/FAQ.md |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Auto Shutdown Extension", "version": "0.1.24", "description": "Small and simple extension for automatic computer shutdown", "icons": { "48": "logo-48.png", "128": "logo-128.png" }, "browser_action": { "default_popup": "index.html", "default_icon": ".\/icon.png" }, "content_scripts": [ { "matches": [ " |