One tsp. Recipe Clipper
Copy recipes from supported web sites to your One tsp. recipe collection.
One tsp. Recipe Clipperとは何ですか?
One tsp. Recipe Clipperはhttps://onetsp.comによって開発されたChromeの拡張機能で、その主な機能は「Copy recipes from supported web sites to your One tsp. recipe collection.」です。
拡張機能のスクリーンショット
One tsp. Recipe Clipper拡張機能のCRXファイルをダウンロード
One tsp. Recipe Clipper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The One tsp. recipe clipper allows you to save recipes from anywhere on the web with just one click!
拡張機能の基本情報
名前 | One tsp. Recipe Clipper |
ID | dbjalipgbmiicadebpphmjlhkedpoffp |
公式URL | https://chromewebstore.google.com/detail/one-tsp-recipe-clipper/dbjalipgbmiicadebpphmjlhkedpoffp |
説明 | Copy recipes from supported web sites to your One tsp. recipe collection. |
ファイルサイズ | 21.29 KB |
インストール数 | 367 |
現在のバージョン | 1.0.3 |
最終更新日 | 2019-01-17 |
公開日 | 2019-01-17 |
開発者 | https://onetsp.com |
Eメール | [email protected] |
支払い方法 | free |
ヘルプページのURL | https://onetsp.com/support |
プライバシーポリシーページのURL | https://onetsp.com/legal |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "One tsp. Recipe Clipper", "description": "Copy recipes from supported web sites to your One tsp. recipe collection.", "version": "1.0.3", "icons": { "16": "icon_circle_16.png", "32": "icon_circle_32.png", "48": "icon_circle_48.png", "128": "icon_circle_128.png" }, "permissions": [ "activeTab", "https:\/\/onetsp.com\/" ], "browser_action": { "default_popup": "popup.html" } } |