Settings
Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)
Wat is Settings?
Settings is een Chrome-extensie ontwikkeld door Jacob "kurtextrem" Groß, en de belangrijkste functie is "Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings)".
Extensie Screenshots
Download het CRX-bestand van de extensie Settings
Download Settings-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
This Extension opens the chrome://settings
Basisinformatie over de Extensie
Naam | ![]() |
ID | faahkngnceajodamkiilofplklgpoadf |
Officiële URL | https://chrome.google.com/webstore/detail/settings/faahkngnceajodamkiilofplklgpoadf |
Beschrijving | Opens the Settings Windows (chrome://settings) directly from the toolbar. (Open about:labs and enable tabbed settings) |
Bestandsgrootte | 3.63 KB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.0.1 |
Laatst Bijgewerkt | 2013-06-15 |
Publicatiedatum | 2013-06-15 |
Beoordeling | 2.86/5 Totaal 14 Beoordelingen |
Ontwikkelaar | Jacob "kurtextrem" Groß |
[email protected] | |
Betalingswijze | free |
URL van de Privacybeleid Pagina | https://www.kurtextrem.de/chrome/PRIVACY.html |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "pref.png", "popup": "popup.html" }, "description": "Opens the Settings Windows (chrome:\/\/settings) directly from the toolbar. (Open about:labs and enable tabbed settings)", "icons": { "128": "pref.png", "16": "pref.png", "32": "pref.png", "48": "pref.png" }, "name": "Settings", "manifest_version": 2, "version": "1.0.1" } |