2
edits
Ankurdnana (talk | contribs) No edit summary |
Ankurdnana (talk | contribs) No edit summary |
||
| Line 51: | Line 51: | ||
! Profile Management with Login Integration<br> | ! Profile Management with Login Integration<br> | ||
! | ! | ||
Firefox already stores the users' details and usage in [http://support.mozilla.com/en-US/kb/Profiles profiles]. I want to give the user a management system | Firefox already stores the users' details and usage in [http://support.mozilla.com/en-US/kb/Profiles profiles](-although the procedure is lengthy-). I want to give the user a management system where the user can log-in to the browser and the predefined settings would be loaded and the activity would be recorded to the profile .In a lot of universities,organizations and homes(parental control), the system adminstrator and the user are different, and the admin wants to authenticate or give some special rights to the user (-for which external clients or login-systems like cyberoam-). I can break down the whole system into 2 parts - form and settings. | ||
The form could be of multiple usage | The form could be of multiple usage - from a simple username/pwd type to another having different fields required to authenticate the user.( it can also have a new registration option)<br> | ||
After Login, the user can do any pre-defined settings, he can have his own boomarks, own add-ons, own proxy settings, some saved passwords, sync options, security settings with his/her mobile and other settings which he/she chose.Also this can help universities/organizations to record users' activity specific to his profile. | After Login, the user can do any pre-defined settings, he can have his own boomarks, own add-ons, own proxy settings, some saved passwords, sync options, security settings with his/her mobile and other settings which he/she chose.Also this can help universities/organizations to record users' activity specific to his profile. | ||
Already a lot of people([https://bugzilla.mozilla.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=&content=profile bug list]) are using profiles and these would give them a clean interface to do so. | Already a lot of people([https://bugzilla.mozilla.org/buglist.cgi?query_format=specific&order=relevance+desc&bug_status=__open__&product=&content=profile bug list]) are using profiles and these would give them a clean interface to do so.I believe this would be a great feature and can enhance the usability a lot. | ||
! ankur<br> | ! ankur<br> | ||
| Line 66: | Line 66: | ||
! Details - with links as appropriate: | ! Details - with links as appropriate: | ||
I recommend this as an improvement to the existing version of Firefox | I recommend this as an improvement to the existing version of Firefox | ||
beta release. Add the page loading bar at the bottom of each page as | |||
well as place the user's internet bandwidth usage counter beside it. | |||
This data counter will display the usage for each webpage used in one | |||
browsing session. | |||
The data counter should be merged into a chart depicting the total | |||
webpage usage out of the user's internet plan's bandwidth. | |||
The features can be embedded into a jetpack. | |||
HTML, CSS, and JavaScript languages are needed. | |||
Source of programming languages: | |||
https://developer.mozilla.org/En/Developing_add-ons | |||
Source of Firefox-plugin usage out of CPU usage (for my reference on | |||
OS resource usage for my proposal): | |||
https://developer.mozilla.org/en/Monitoring_plugins | |||
! Reporter Sawaiz | ! Reporter Sawaiz | ||
edits