Giter Site home page Giter Site logo

ideas's People

Contributors

devcer avatar iamvp7 avatar tsl143 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ideas's Issues

Papier - from chrome

Make an addon similar to Papier from chrome.
The addon captures the home page and new tab.
Gives a whiteboard where you can write anything.
This will be saved and will be shown everytime you open browse or new tab.

screen shot 2017-07-08 at 8 12 57 am

Time remainder

I want the add-on to take input from the user the time interval for which the user needs a time remainder.

speedtest notification

when the Internet connection is slow this app automatically tests the speed of the internet and notifies the user.

blind director

this addon is useful for the blind people to guide them in reaching their home safely.

Automatically adjust brightness

I use webapps for most of the social networkings sites where i spend most of the time. An addon which uses the ambient light sensor on mobile and adjust the brightness automatically on the browser.

It is vague for now but may be we will be able to do this later.

PassAlert

https://chrome.google.com/webstore/detail/password-alert/noondiphcddnnabmjcihcjfbhfklnnep?utm_source=chrome-ntp-icon

Most of the internet user don't know that whether they put their personal
information in the secure website and its secure or not .This Addon will such users

This addon will help the user to protect their personal information from
phishing(non-official) and non-secure websites .This addon will notify the user while
entering the personal information in non-secure websites

News Feed on New Tab

Generating News Feeds on Opening of new tabs. Generally we get Recent Apps or Mostly Visited Websites. Here we design an add-on to display News Feeds on Opening of New Tabs.

how's your health!?

hi there!
this is for the people who work in the companies.
they often forget to take care of their health,specially for the people who suffer from diabetes.
so....what if we create a add-on to remind them of their diet or to have their medicine.

YOGA MASTER

Customize your New Tab page and learn to practise yoga with images of various poses with the Yoga Master New Tab for Chrome

Facebook for HiDPI screens

Facebook on high resolutions is very uncomfrotable si I was thinking that an extension that change font size and improve the view can be helpful.

Translator

Translates each and every hindi words into English or Tamil..
With a common man understable....

Facebook Page manager helper

As example you can share the post of your fb page in the same page and often many do that error because they don't switch the user that they are using.
In my mind an alert to remember to use the right user will be very important

Reps Council: List all "Feedback needed" task in Panel

For the Reps Council to be more efficient, it would be great to have a WebExt with a panel to view all Reps issues that currently need Council input.

This is the following GitHub query: https://github.com/mozilla/reps/issues?q=is%3Aissue+is%3Aopen+label%3A%22Council+Feedback+Needed%22 (mozilla/Reps repo, all open issued tagged with the "Council Feedback Needed" label).

I see two possible ways to solve this. Both case are a panel in the toolbar which opens a visually pleasing overview. Clicking on the title (and/or) number of the issue would open the specific GitHub issue in a new tab.

  1. Write a content script for https://waffle.io/mozilla/Reps to only display the "FEEDBACK NEEDED" column in a panel
  2. Write a custom HTML/JS implementation with a GitHub API query listing the issues in the panel

In both cases, it should be displayed similar to this in terms of information provided:

screen shot 2017-07-18 at 20 04 52

The important parts here are:

  • Issue number
  • Issue title
  • Either of those mentioned above link to the github issue to be opened in a new tab
  • Labels (doesn't need to be fancy for now, bonus if you can make it fancy in variant 2)

Bonus:

  • Picture of the assignees, but as this is not important for the "Council Feedback Needed" status, this is totally bonus.

date2calendar

How it works?
Double Click on a date of an event on a webpage, which will automatically store its relevance in the calendar as a reminder in the future.

Insecure Gateway Detector

/*It detects instability in the current network */

Enabling this add- on alerts the user not to proceed to a gateway because their may be a chance of session timing out throughout the transaction .

/* Advantages */

  • Reduces the risk of getting screwed by the Hackers sniffing around the gateways .
  • Better transaction experience

/* HOW DOES IT WORK */

  • Sends alert to the user not to proceed to any payment gateway
  • Clicking "OK" halts the webpage until stability is attained

automatic wishes

type a message and set a timer
it will automatically send the message according to the timer

Control over slides on the website

When we are viewing some picture slides or news slides on the website, then we should be able to pause the slide by pressing any key and could play it again by pressing the same key

display the internet speed

While using a browser, by clicking on the add-on, the internet speed must be displayed instead of going to speedtest.net all the time

diet scheduler

It is used to schedule the timing for workouts(with specific workouts)/food(type of food) depending on the person's height/weight.

Simple-online-song-controller

While using more than 15-20 tabs, It'll be take time to find the Song tab and we have to change by clicking the icon.
If we creating an API to change a song,while we are in any tab will be simple and effective for all users.

Double Click

A Add-on to display meanings of the words selected in any web page.

incognito profiler

When you click on addon it should ask for password then it should show set of websites you want to visit and when turn off addon it show clear cookies and all the browsing history

prevent the virus attacking

prevent the virus attacking webpages to display, when we download any application .This protects our system from virus

mobile measuring device

This addon helps the people to measure the distances they travel using mobile phone cameras

time Check

To create a add on for work time and sleep time
To avoid health issues
Set fixed work time calculation of 7 hours from current time
Set fixed sleep time calculation of 8 hours from current time

Relaxation

I want to make an add-on that should display a window on screen if we browse for an one hour that consists of timer for 2min.In that 2 min if we forcefully do to continue the work, the timer should start again from 2min.The popup window should consist of timer and a nature photo and some pleasant music which makes us to relax.

Text Only Add on

/* For slow data connections
Enabling this add on restricts the running of img tags irrespective of their role in the web page
so that the webpage can be loaded faster

/* Alternate Data Saver
Bandwidth used will also be less because of no images on the webpage

/*ACTUALLY ALREADY ITS AVAILABLE ON UC BROWSER */ as "text-only"
LINK - Can't find link ( If anyone gets post it as a comment )

/*ALSO AVAILABLE ON MOZILLA FIREFOX */ as "textize"
LINK -https://addons.mozilla.org/en-Us/firefox/addon/textise/

/*AND ALSO ON GOOGLE CHROME */ as "text mode"
LINK - https://chrome.google.com/webstore/detail/text-mode/adelhekhakakocomdfejiipdnaadiiib

Time table

save the time table in PC and reminding before going to college.

Time remainder

Shows the amount of time that you are on a browser and remind you in respective intervals.

to do note with reminder

here we can mention our daily activities or any important note to be reminded.alarms can be set as notifications.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.