Api Caller
Simple app for calling the api, not many function there
Api Callerとは何ですか?
Api Callerはsjackalxjによって開発されたChromeの拡張機能で、その主な機能は「Simple app for calling the api, not many function there」です。
拡張機能のスクリーンショット
Api Caller拡張機能のCRXファイルをダウンロード
Api Caller拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Too many complex software in the market with the function of calling remote api, but this one is no more than calling the api, and get what u want directly. 拡張機能の基本情報
| 名前 | |
| ID | ajjncidgihlcjckjonpcdegnabnoongj |
| 公式URL | https://chromewebstore.google.com/detail/api-caller/ajjncidgihlcjckjonpcdegnabnoongj |
| 説明 | Simple app for calling the api, not many function there |
| ファイルサイズ | 16.62 KB |
| インストール数 | 61 |
| 現在のバージョン | 1.0 |
| 最終更新日 | 2023-01-25 |
| 公開日 | 2023-01-24 |
| 開発者 | sjackalxj |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Api Caller",
"description": "Simple app for calling the api, not many function there",
"version": "1.0",
"action": {
"default_popup": "index.html",
"default_icon": ".\/assets\/icons\/icon.png"
},
"permissions": [
"storage"
],
"host_permissions": [
" | |