Flutur New Tab

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

Flutur New Tabとは何ですか?

Flutur New Tabはhttps://flutur.orgによって開発されたChromeの拡張機能で、その主な機能は「Every new tab raises funds for an NGO while you surf the web!」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot

Flutur New Tab拡張機能のCRXファイルをダウンロード

Flutur New Tab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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/                    

拡張機能の基本情報

名前 Flutur New Tab Flutur New Tab
ID onebagjpomhjadhoiianmnelkbcnllnf
公式URL https://chromewebstore.google.com/detail/flutur-new-tab/onebagjpomhjadhoiianmnelkbcnllnf
説明 Every new tab raises funds for an NGO while you surf the web!
ファイルサイズ 52.58 KB
インストール数 125
現在のバージョン 0.0.7
最終更新日 2018-05-02
公開日 2018-05-02
評価 4.70/5 合計 67 レビュー
開発者 https://flutur.org
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://www.flutur.org
ヘルプページのURL http://www.flutur.org/faqs
プライバシーポリシーページのURL http://www.flutur.org/privacy
対応言語 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"
}