Bharat Rakshak - Indian Air Force
This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site
Bharat Rakshak - Indian Air Force란 무엇입니까?
Bharat Rakshak - Indian Air Force은(는) http://www.bharat-rakshak.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site"입니다.
확장 프로그램 스크린샷
Bharat Rakshak - Indian Air Force 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
The Bharat-Rakshak.com web portal, as visitors may note is one of the oldest - if not the oldest web portal devoted to the Indian Armed Forces. Started sometime around 1997, the site is still going strong after 22 years. Just look up when the domain was first created - 1997-05-08! The database consists of over 30,000 individual officer details, 4800 awards, 2000 accidents and 5000+ serials. And more coming every day! Note: All the data available via this tool is publicly available in the Gazette of India, published by the Indian Government, or from public domain sources, press releases about Awards and Right-To-Information (RTI) Requests. Additionally data shared by veterans is added to the page with permission. No data with respect to serving officers below the rank of AVM is displayed. Information in Gazette of India and Award citations and photographs as released by the Indian Air Force are the only details displayed. Version 0.0.9 introduces Global Name/Number Search
확장 프로그램 기본 정보
이름 | |
ID | ehmcoipgmepdobbcmidngoogdgidpodn |
공식 URL | https://chrome.google.com/webstore/detail/bharat-rakshak-indian-air/ehmcoipgmepdobbcmidngoogdgidpodn |
설명 | This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site |
파일 크기 | 13.11 KB |
설치 횟수 | 30 |
현재 버전 | 0.0.9 |
최근 업데이트 | 2021-06-30 |
출시 날짜 | 2019-09-17 |
개발자 | http://www.bharat-rakshak.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://www.bharat-rakshak.com/IAF/Database/ |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Bharat Rakshak - Indian Air Force", "description": "This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site", "version": "0.0.9", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |