SpankSafe
This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)
SpankSafeとは何ですか?
SpankSafeはdirtymouthclubによって開発されたChromeの拡張機能で、その主な機能は「This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)」です。
拡張機能のスクリーンショット
SpankSafe拡張機能のCRXファイルをダウンロード
SpankSafe拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension will add the current page to your SpankSafe.com account. A...bookmark alternative
拡張機能の基本情報
名前 | |
ID | fbcajhmpaaenfacgbaceoijngcpmneke |
公式URL | https://chromewebstore.google.com/detail/spanksafe/fbcajhmpaaenfacgbaceoijngcpmneke |
説明 | This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;) |
ファイルサイズ | 32.84 KB |
インストール数 | 64 |
現在のバージョン | 0.1.1 |
最終更新日 | 2016-11-06 |
公開日 | 2016-11-05 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | dirtymouthclub |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "SpankSafe", "description": "This extension will add the current page to your SpankSafe.com account. A...bookmark alternative ;)", "version": "0.1.1", "icons": { "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "tabs", "cookies", "*:\/\/*.spanksafe.com\/", "http:\/\/spanksafe.com\/", "http:\/\/www.spanksafe.com\/" ], "incognito": "split" } |