Web Developers Shortcut
In this extension you can find your most used websites URL.
Web Developers Shortcutとは何ですか?
Web Developers ShortcutはMD Raihanによって開発されたChromeの拡張機能で、その主な機能は「In this extension you can find your most used websites URL.」です。
拡張機能のスクリーンショット
Web Developers Shortcut拡張機能のCRXファイルをダウンロード
Web Developers Shortcut拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
In this extension you can find your most used websites URL.
拡張機能の基本情報
名前 | Web Developers Shortcut |
ID | mpkgpmjgacppfmdklkiifhaldaihdmad |
公式URL | https://chromewebstore.google.com/detail/web-developers-shortcut/mpkgpmjgacppfmdklkiifhaldaihdmad |
説明 | In this extension you can find your most used websites URL. |
ファイルサイズ | 5.94 KB |
インストール数 | 39 |
現在のバージョン | 1.0 |
最終更新日 | 2019-02-18 |
公開日 | 2019-02-18 |
評価 | 5.00/5 合計 5 レビュー |
開発者 | MD Raihan |
支払い方法 | free |
対応言語 | 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" } } |