DateAha
DateAha
DateAha là gì?
DateAha là một tiện ích mở rộng Chrome được phát triển bởi http://app.dateaha.com, và tính năng chính của nó là "DateAha".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DateAha
Tải xuống các tệp mở rộng DateAha dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
DateAha!, a Merkry messaging solution, enables public comments and private messages between online daters who don't want to pay $10 - $50/month for dating site memberships. Keep your profile with match.com, OKCupid, PlentyOfFish, eHarmony, etc. but write messages to other online daters directly on top of their profile even if you don't have a paid membership. You can claim your own dating profile URL and get an alert when someone comments on top of your profile. You can also send private direct messages without paying the high membership fees those sites charge. DateAha also enables accountability for bad behavior and misleading profiles - you can read the comments from other users so you don't waste your time with people misrepresenting themselves or who regularly engage in inappropriate or sexually aggressive behavior. Users can report inaccurate or fake profile information or bad behavior of the person - forcing online daters to be more honest in their profiles and more respectful in their communications and on their dates. Any comment can be reported for violating our terms to prevent abuse.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nnlpgmkcegadjigdgjpmaepcapmnanba |
URL Chính Thức | https://chrome.google.com/webstore/detail/dateaha/nnlpgmkcegadjigdgjpmaepcapmnanba |
Mô tả | DateAha |
Kích Thước Tệp | 1.8 MB |
Số Lần Cài Đặt | 51 |
Phiên Bản Hiện Tại | 2019.1.3 |
Cập Nhật Lần Cuối | 2019-06-10 |
Ngày Phát Hành | 2019-06-10 |
Đánh Giá | 5.00/5 Tổng số 5 Đánh Giá |
Nhà Phát Triển | http://app.dateaha.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://app.dateaha.com |
URL Trang Chính Sách Bảo Mật | https://app.graffitiover.com/about?get=terms |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "DateAha", "short_name": "DateAha comments for dating sites", "description": "DateAha", "version": "2019.1.3", "author": "Graffiti Inc", "icons": { "16": "assets\/favicon-16x16.png", "48": "assets\/android-icon-48x48.png", "128": "assets\/android-icon-48x48.png" }, "browser_action": { "default_icon": "assets\/android-icon-48x48.png", "default_title": "Aha Comment", "default_popup": "popup.html" }, "background": { "scripts": [ "environment.js", "datastore.js", "background.js", "crypto.js" ] }, "content_scripts": [ { "matches": [ "http:\/\/*\/*", "https:\/\/*\/*" ], "js": [ "content.js" ] } ], "permissions": [ "identity", "activeTab", "tabs", "http:\/\/localhost:3000\/*", "storage", "http:\/\/*\/*", "https:\/\/*\/*", "webNavigation", "contextMenus" ], "web_accessible_resources": [ "index.html", "assets\/popup.css" ], "externally_connectable": { "matches": [ "*:\/\/*.dateaha.com\/*" ] }, "content_security_policy": "script-src 'self' 'unsafe-eval' 'sha256-sOV6zXS3gi5dsojItJ6z2wgmS\/iVjopBBnRpXgSs0RY=' 'sha256-7wKHcdQn7njQ9\/wmQNTJdSYLfUZp3xnjXbt+ekln+B4=' 'sha256-OLYhDIOWjnDpwXH8CA4cvTnO8hAtfAP7CDUXcjaTEzs=' 'sha256-hwVDcMLLiW5BUAuE8eCQugyc0IVrTCjc3lamvNOHgac=' 'sha256-p\/xJWk5zr5PuCIn8rrg80CccH68F09r6YK2X7EOtEIQ=' 'sha256-z5aPHI39jnZIYhMAyMLXTvFPk+HsCKdesOJ9UT53eQs=' 'sha256-P69DoBIDzechRQvSN3WvngTrSZHiynB6Qzq5Fff+oV0=' 'sha256-QchqQc0CUcPjATxVMu9XqWJULpgLK\/QXcplPq4LRSDk=' 'sha256-JCgqe7jPLm2\/bQ1jBRMsOI3UPdAv6Q1hjNvOdRSHBjg=' 'sha256-70Ejp9XpQbxKAeR4ZJHhrZ46IFlSGY0P1uosI1LQWH0=' 'sha256-X3jpyoDDkQgqO3SGK2Xt02zIozcT6djeyzwCVrpjyP0=' 'sha256-WODkF470\/bD5GFv\/VHv9y6Q+Txe931odNC7ujXQXLTs=' 'sha256-o6PglXO1RAEoKBArxAWMNqIPArZTJaFgdxOWmsytbyQ=' 'sha256-6vv93nF6PhvVgmD1z4TP1FL41WuZQNgUJ6e32EVTY4I=' 'sha256-awfI2OxT\/Zd6GAyVbNhMdEXGGjqX8LkaJsbAHjtkU6c=' 'sha256-7hwouHlIzJpRyXsBfALPAAD+pqXtSsnPsjEvbVjfCx4=' 'sha256-MRag9IFSZSJvF80FUpcVf6zCp12TVWoYgFuxpb9Bj7w=' https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/rollbar.js\/2.4.4\/rollbar.min.js; object-src 'self'" } |