Best Of Sante et Bien Etre
suivez en temps reel ou presque les meilleurs blogs sante et bien etre
Best Of Sante et Bien Etreとは何ですか?
Best Of Sante et Bien Etreはhttp://www.djobini.comによって開発されたChromeの拡張機能で、その主な機能は「suivez en temps reel ou presque les meilleurs blogs sante et bien etre」です。
拡張機能のスクリーンショット
Best Of Sante et Bien Etre拡張機能のCRXファイルをダウンロード
Best Of Sante et Bien Etre拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Vous cherchez tout ce qui est important dans le domaine de la santé et du bien être ? Notre appli est faite pour vous. Si votre blog n'est pas référencé, envoyez nous un email sur le blog http://www.djobini.com
拡張機能の基本情報
名前 | |
ID | jldndchclagihkbdfkcgojkklokmdpkl |
公式URL | https://chrome.google.com/webstore/detail/best-of-sante-et-bien-etr/jldndchclagihkbdfkcgojkklokmdpkl |
説明 | suivez en temps reel ou presque les meilleurs blogs sante et bien etre |
ファイルサイズ | 70.81 KB |
インストール数 | 21 |
現在のバージョン | 1.1.1 |
最終更新日 | 2015-05-17 |
公開日 | 2015-05-16 |
評価 | 3.00/5 合計 1 レビュー |
開発者 | http://www.djobini.com |
支払い方法 | free |
対応言語 | fr |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "suivez en temps reel ou presque les meilleurs blogs sante et bien etre", "name": "Best Of Sante et Bien Etre", "version": "1.1.1", "browser_action": { "default_icon": "imgs\/icon.png", "default_title": "Best Of Sante et Bien Etre", "default_popup": "popup.html" }, "background": { "page": "background.html" }, "options_page": "options.html", "icons": { "128": "imgs\/icon128.png", "48": "imgs\/icon48.png" }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "\/js\/libs\/jquery.js", "\/js\/content_scripts.js" ] } ], "permissions": [ " |