RAF Commands

This extension will display forum posts and Search tools - CWGC, NA, LG, Awards, Serials, SEAC Losses.

RAF Commands क्या है?

RAF Commands http://www.rafcommands.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension will display forum posts and Search tools - CWGC, NA, LG, Awards, Serials, SEAC Losses. "।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में RAF Commands एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This RAFCommands.com browser extension is for researchers of the Royal Air Force. There is handy "Latest Forum Posts" Link on the top - as well as quick tools to search for the serial number of an aircraft of the RAF or for a Second world War casualty listed in the CWGC Data.  Together, nearly 375,000 records can be searched. 

Version 1.4.0 adds RAF Global Search Option - an easy way to search everything in one click.
Version 1.3.2 adds RAF Awards Database Search Options - including Right Click Operations. 
Version 1.3.1 adds AIR27 ORB Search feature.
Version 1.2.2 adds icon for right click context menu  
Version 1.2.2 adds a right click context menu for serial search
Version 1.2.1 adds direct serial search box with a "I am feeling lucky" button.
Version 1.2.0 adds search tools for external sites including the National Archives, Imperial War Museum and the RAF Museum Navigator.                    

एक्सटेंशन की मूल जानकारी

नाम RAF Commands RAF Commands
ID glonejanlmjlfkjmhmdebdplhcfakgak
आधिकारिक URL https://chrome.google.com/webstore/detail/raf-commands/glonejanlmjlfkjmhmdebdplhcfakgak
विवरण This extension will display forum posts and Search tools - CWGC, NA, LG, Awards, Serials, SEAC Losses.
फ़ाइल का आकार 80.01 KB
स्थापना संख्या 34
वर्तमान संस्करण 1.4.0
अंतिम अपडेट 2022-04-20
प्रकाशन तिथि 2020-03-26
डेवलपर http://www.rafcommands.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट http://www.rafcommands.com/database
सहायता पृष्ठ URL http://www.rafcommands.com/chrome-browser-extension/
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "RAF Commands",
    "description": "This extension will display forum posts and Search tools - CWGC, NA, LG, Awards, Serials, SEAC Losses. ",
    "version": "1.4.0",
    "permissions": [
        "contextMenus",
        "activeTab",
        "tabs"
    ],
    "icons": {
        "16": "icon-16.png"
    },
    "background": {
        "page": "serials.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}