GimmeSerendipity Addon

GimmeSerendipity Addon

GimmeSerendipity Addonとは何ですか?

GimmeSerendipity Addonはhttps://gimmeserendipity.comによって開発されたChromeの拡張機能で、その主な機能は「GimmeSerendipity Addon」です。

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

screenshot
screenshot

GimmeSerendipity Addon拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Are you bored and want to discover interesting sites on the Internet but have no idea what to search for? Then you'll want to use the Gimmeserendipity Addon!  This addon open a link to a random website and will ask you to rate the site from 1 to 5 before giving you another site to look at and rate.  Using Machine Learning, this program will learn the types of sites you like and dislike and will give you random.

Think of this as Pandora or Netflix but for discovering new websites.

And you can also submit new websites to our database as well!                    

拡張機能の基本情報

名前 GimmeSerendipity Addon GimmeSerendipity Addon
ID jaopbdjpenebjbcfgldlmkgibndibdja
公式URL https://chromewebstore.google.com/detail/gimmeserendipity-addon/jaopbdjpenebjbcfgldlmkgibndibdja
説明 GimmeSerendipity Addon
ファイルサイズ 21.96 KB
インストール数 31
現在のバージョン 1.0
最終更新日 2019-12-21
公開日 2019-12-21
開発者 https://gimmeserendipity.com
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://gimmeserendipity.com/pages/privacy_policy?bar=sites
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GimmeSerendipity Addon",
    "version": "1.0",
    "description": "GimmeSerendipity Addon",
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "browser_action": {
        "default_icon": "icon16.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ],
    "web_accessible_resources": [
        "popup.html",
        "https:\/\/gimmeserendipity.com",
        "https:\/\/www.googletagmanager.com"
    ]
}