Flutur New Tab

Every new tab raises funds for an NGO while you surf the web!

What is Flutur New Tab?

Flutur New Tab is a Chrome extension developed by https://flutur.org, and its main feature is "Every new tab raises funds for an NGO while you surf the web!".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Flutur New Tab Extension CRX File

Download Flutur New Tab extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Each day a user of Flutur New Tab raises funds enough to plant a tree; imagine planting a forest of 365 trees in a year by just opening tabs.

HOW IT WORKS
We replace the every new tab page with a beautiful photos or customizable themes (containing tiny ads). Every time you open a new tab page, we raise a small amount of money via the ads. The money raised by you is accumulated and at the end of the week you can donate to a cause you care about. 

FEATURES
 - Customize your themes: inspiring photos, vibrant colors or the Google default theme
- Raise funds for social causes
- Google search bar
- Most visited site shortcuts
- Default chrome apps
- Show books bar on new tab

ABOUT
Flutur New Tab partners with social organizations working on child education, women rights, and animal welfare. Every week you can choose to donate towards women rights, plantation of trees, or towards the education and nutrition of children who need it. We raise money by showing you tiny ads on new tab page.

You can still access the Google Search, Google Chrome Default Apps, Most Visited Sites or any of your favorite sites such as Twitter, Facebook, Amazon,  Gmail, Evernote, Github while installing Flutur New Tab.

TO BE RELEASED SOON
- Todo integrations: Asana, Trello, Todoist, GitHub, Wunderlist, Google Tasks
- Upload your own photos and personalize the new tab
- Intelligent notification manager to boost your productivity

PRIVACY
We do not collect any personal information except your email id. We will not share any data with anyone. For more information on privacy and the security of your data visit http://www.flutur.org/privacy.

SUPPORT
Email us: [email protected]
Website: http://www.flutur.org/
Facebook: https://www.facebook.com/flutur.effect/                    

Extension Basic Information

Name Flutur New Tab Flutur New Tab
ID onebagjpomhjadhoiianmnelkbcnllnf
Official URL https://chromewebstore.google.com/detail/flutur-new-tab/onebagjpomhjadhoiianmnelkbcnllnf
Description Every new tab raises funds for an NGO while you surf the web!
File Size 52.58 KB
Installation Count 125
Current Version 0.0.7
Last Updated 2018-05-02
Publish Date 2018-05-02
Rating 4.70/5 Total 67 Ratings
Developer https://flutur.org
Email [email protected]
Payment Type free
Extension Website http://www.flutur.org
Help Page URL http://www.flutur.org/faqs
Privacy Policy Page URL http://www.flutur.org/privacy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flutur New Tab",
    "short_name": "Flutur",
    "description": "Every new tab raises funds for an NGO while you surf the web!",
    "version": "0.0.7",
    "icons": {
        "128": "flutur.png"
    },
    "chrome_url_overrides": {
        "newtab": "main.html"
    },
    "permissions": [
        "storage"
    ],
    "minimum_chrome_version": "22"
}