Web Developers Shortcut
In this extension you can find your most used websites URL.
Wat is Web Developers Shortcut?
Web Developers Shortcut is een Chrome-extensie ontwikkeld door MD Raihan, en de belangrijkste functie is "In this extension you can find your most used websites URL.".
Extensie Screenshots
Download het CRX-bestand van de extensie Web Developers Shortcut
Download Web Developers Shortcut-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
In this extension you can find your most used websites URL.
Basisinformatie over de Extensie
Naam | Web Developers Shortcut |
ID | mpkgpmjgacppfmdklkiifhaldaihdmad |
Officiële URL | https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad |
Beschrijving | In this extension you can find your most used websites URL. |
Bestandsgrootte | 5.94 KB |
Aantal Installaties | 39 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2019-02-18 |
Publicatiedatum | 2019-02-18 |
Beoordeling | 5.00/5 Totaal 5 Beoordelingen |
Ontwikkelaar | MD Raihan |
Betalingswijze | free |
Ondersteunde Talen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Web Developers Shortcut", "version": "1.0", "manifest_version": 2, "description": "In this extension you can find your most used websites URL.", "author": "Raihan", "browser_action": { "default_icon": "icon_128.png", "default_title": "Web Developers Shortcut", "default_popup": "popup.html" } } |