Version 0.2.0.15 View in Chrome Web Store
The CSP shows connections to various Google services including Google Sheets and Docs, suggesting data may be exported to these platforms, which increases exposure risk.
| https://developer.chrome.com/docs/extensions/reference/api/bookmarks#property-BookmarkTreeNode-parentId | https://developer.chrome.com/docs/extensions/reference/api/bookmarks#property-BookmarkTreeNode-url | |
| https://clouderrorreporting.googleapis.com/v1beta1/projects/%s/events:report | https://chromewebstore.google.com/detail/bookmarks-backuper/jdcbhaadjnkcdklbjkmgbpjaoonekpjd/reviews | |
| https://docs.google.com/spreadsheets/d/%s/edit | https://sheets.googleapis.com/v4/spreadsheets/%s/values/A2:D:clear | |
| https://sheets.googleapis.com/v4/spreadsheets/%s/values/A2:D | https://www.googleapis.com/drive/v3/files | |
| https://sheets.googleapis.com/v4/spreadsheets | https://www.googleapis.com/drive/v3/files/%s | |
| https://accounts.google.com/o/oauth2/revoke?token=%s | https://developer.mozilla.org/en-US/docs/Learn/JavaScript/Objects/Object_prototypes#using_a_constructor | |
| https://tc39.es/ecma262/#sec-time-values-and-time-range | https://2ality.com/2014/05/is-integer.html | |
| https://tc39.es/ecma262/#integral-number | https://cloud.google.com/error-reporting/reference/rest/v1beta1/projects.events/report#response-body | |
| https://clients2.google.com/service/update2/crx | https://accounts.google.com | |
| https://chromewebstore.google.com | https://clouderrorreporting.googleapis.com | |
| https://docs.google.com | https://sheets.googleapis.com | |
| https://www.googleapis.com | https://www.googleapis.com/auth/drive.file | |
| https://cloud.google.com/storage/docs/exponential-backoff | https://developers.google.com/workspace/drive/api/guides/performance#partial-response | |
| https://developers.google.com/workspace/drive/api/guides/fields-parameter | https://cloud.google.com/apis/docs/system-parameters#definitions | |
| https://community.zapier.com/how-do-i-3/google-sheets-creates-new-row-copies-formatting-from-previous-row-when-adding-manychat-options-2094 |
{ "name": "Bookmarks Backuper", "icons": { "16": "img/icon128.png", "48": "img/icon128.png", "128": "img/icon128.png" }, "action": { "default_popup": "popup.html", "default_title": "Show Bookmarks Backup" }, "oauth2": { "scopes": [ "https://www.googleapis.com/auth/drive.file" ], "client_id": "788587416670-d3i89ech7a4pv33qas2stflslookq0el.apps.googleusercontent.com" }, "version": "0.2.0.15", "background": { "service_worker": "service_worker.js" }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Never lose your Chrome bookmarks again!", "permissions": [ "identity", "bookmarks", "storage" ], "manifest_version": 3, "content_security_policy": { "extension_pages": "require-trusted-types-for 'script'; trusted-types 'none'; child-src 'none'; connect-src https://accounts.google.com https://chromewebstore.google.com https://clouderrorreporting.googleapis.com https://docs.google.com https://sheets.googleapis.com https://www.googleapis.com; default-src 'none'; font-src 'none'; frame-src 'none'; img-src 'none'; manifest-src 'none'; media-src 'none'; object-src 'none'; script-src 'none'; script-src-elem 'nonce-bb_nonce'; script-src-attr 'none'; style-src 'none'; style-src-elem 'nonce-bb_nonce'; style-src-attr 'none'; worker-src 'none'; base-uri 'none'; form-action 'none'; frame-ancestors 'none'" } }
ⓘ CRXaminer has partnered with our friends at Secure Annex to provide additional findings unique to their platform.
Secure Annex also analyzes extensions from other browsers, IDEs, and can continuously monitor.
This extension may not yet be analyzed by Secure Annex.