By: PANKAJ ASWAL
Inspect and view changes in INDIAN XSS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.1.0",
"manifest_version": 2,
"icons": {
"32": "icon16.png",
"96": "icon48.png",
"256": "icon128.png"
},
"browser_action": {
"default_title": "INDIAN XSS",
"default_popup": "GUI.html",
"default_icon": "icon16.png"
},
"permissions": [
"notifications",
"contextMenus",
"storage",
"downloads",
"<all_urls>"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"extension/content.js"
],
"run_at": "document_start"
}
],
"background": {
"scripts": [
"extension/background.js"
],
"persistent": false
},
"options_ui": {
"page": "options.html",
"chrome_style": true,
"open_in_tab": false
},
"browser_specific_settings": {
"gecko": {
"id": "{4495cffb-79b7-42c6-8011-58cc63babbba}"
}
}
} Best INDIAN XSS Alternatives
Here are some Firefox add-ons that are similar to INDIAN XSS: