Web Developers Shortcut
In this extension you can find your most used websites URL.
What is Web Developers Shortcut?
Web Developers Shortcut is a Chrome extension developed by MD Raihan, and its main feature is "In this extension you can find your most used websites URL.".
Extension Screenshots
Download Web Developers Shortcut Extension CRX File
Download Web Developers Shortcut extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
In this extension you can find your most used websites URL.
Extension Basic Information
Name | Web Developers Shortcut |
ID | mpkgpmjgacppfmdklkiifhaldaihdmad |
Official URL | https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad |
Description | In this extension you can find your most used websites URL. |
File Size | 5.94 KB |
Installation Count | 39 |
Current Version | 1.0 |
Last Updated | 2019-02-18 |
Publish Date | 2019-02-18 |
Rating | 5.00/5 Total 5 Ratings |
Developer | MD Raihan |
Payment Type | free |
Supported Languages | 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" } } |