Drone Pilot FAA Knowledge Test Requirements
Successfully Practice FAA Knowledge Test Get Remote Pilot Certified In 10 Days
什么是Drone Pilot FAA Knowledge Test Requirements?
Drone Pilot FAA Knowledge Test Requirements是由https://sgtlee.com开发的Chrome扩展程序,该扩展的主要功能是“Successfully Practice FAA Knowledge Test Get Remote Pilot Certified In 10 Days”。
扩展截图
下载Drone Pilot FAA Knowledge Test Requirements扩展crx文件
下载Drone Pilot FAA Knowledge Test Requirements扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Successfully complete Federal Aviation Administration Knowledge Test practice Quiz. Get Remote Pilot Certified in the next 10 days. APPROVED COACHING FREE REMOTE PILOT TEST PRACTICE EACH LESSON 24/7 Do not worry about course cost, it is completely free. Our mission is to educate any Veteran or Ex-Offender with the knowledge to obtain their FAA Remote Pilot Certification totally FREE.
扩展基本信息
名称 | |
ID | mhbmainckfelefjklagfohdpnbpmmbpc |
官方URL | https://chrome.google.com/webstore/detail/drone-pilot-faa-knowledge/mhbmainckfelefjklagfohdpnbpmmbpc |
简介 | Successfully Practice FAA Knowledge Test Get Remote Pilot Certified In 10 Days |
文件大小 | 23.2 KB |
安装次数 | 56 |
当前版本 | 2.2.2 |
更新时间 | 2017-09-03 |
上架时间 | 2017-09-03 |
评分 | 2.33/5 共3次评分 |
开发者 | https://sgtlee.com |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://oldbuttfit.com/term-of-service-and-privacy-policy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Drone Pilot FAA Knowledge Test Requirements", "manifest_version": 2, "short_name": "dronepilotfaarequirements", "description": "Successfully Practice FAA Knowledge Test Get Remote Pilot Certified In 10 Days", "version": "2.2.2", "background": { "persistent": false, "scripts": [ "OneSignal2.js", "background.js" ] }, "browser_action": { "default_icon": "16px_1273-1504017767.jpg" }, "icons": { "128": "128px_1273-1504017792.jpg" }, "permissions": [ "gcm", "storage", "notifications", "identity" ] } |