Bharat Rakshak - Indian Air Force
This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site
What is Bharat Rakshak - Indian Air Force?
Bharat Rakshak - Indian Air Force is a Chrome extension developed by http://www.bharat-rakshak.com, and its main feature is "This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site".
Extension Screenshots
Download Bharat Rakshak - Indian Air Force Extension CRX File
Download Bharat Rakshak - Indian Air Force 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
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
Extension Basic Information
Name | |
ID | ehmcoipgmepdobbcmidngoogdgidpodn |
Official URL | https://chrome.google.com/webstore/detail/bharat-rakshak-indian-air/ehmcoipgmepdobbcmidngoogdgidpodn |
Description | This extension will let you query the Databases on the Bharat Rakshak Indian Air Force site |
File Size | 13.11 KB |
Installation Count | 30 |
Current Version | 0.0.9 |
Last Updated | 2021-06-30 |
Publish Date | 2019-09-17 |
Developer | http://www.bharat-rakshak.com |
[email protected] | |
Payment Type | free |
Extension Website | http://www.bharat-rakshak.com/IAF/Database/ |
Supported Languages | 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" ] } |