Chrome Extraintion
{
"manifest_version": 2,
"name": "UIU NOTICES",
"description": "This extension shows notices of United International University . Made by Amit Ghosh Dept. of CSE",
"version": "1.0",
"browser_action": {
"default_icon": "uiup.png",
"default_popup": "popup.html"
},
"permissions": [
"activeTab",
"https://ajax.googleapis.com/"
]
}
0 comments :
Post a Comment