forked from captn3m0/msgboy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
1 lines (1 loc) · 1.3 KB
/
manifest.json
File metadata and controls
1 lines (1 loc) · 1.3 KB
1
{"name":"Msgboy","minimum_chrome_version":"15.0.874.83","description":"Msgboy is an application that pushes your web. You can train it so that eventually it will show only the most relevant content.","homepage_url":"http://msgboy.com/","options_page":"/views/html/options.html","app":{"launch":{"local_path":"/views/html/dashboard.html"}},"permissions":["notifications","tabs","background","management","unlimitedStorage","history","bookmarks","http://*/","https://*/"],"content_scripts":[{"js":["/lib/date.format.js","/lib/jquery/jquery.js","/controllers/utils.js","/controllers/plugins.js","/controllers/plugins/bookmarks.js","/controllers/plugins/digg.js","/controllers/plugins/disqus.js","/controllers/plugins/generic.js","/controllers/plugins/google-reader.js","/controllers/plugins/history.js","/controllers/plugins/posterous.js","/controllers/plugins/quora-people.js","/controllers/plugins/quora-topics.js","/controllers/plugins/statusnet.js","/controllers/plugins/tumblr.js","/controllers/plugins/typepad.js","/controllers/plugins/blogger.js","/controllers/run_plugins.js"],"css":[],"matches":["*://*/*"],"run_at":"document_end","all_frames":true}],"background_page":"/views/html/background.html","icons":{"16":"views/icons/icon16.png","48":"views/icons/icon48.png","128":"views/icons/icon128.png"},"version":"0.1.4.0"}