| https://developer.mozilla.org/docs/Mozilla/Add-ons/WebExtensions/Content_scripts#one-off_messages | https://stackoverflow.com/questions/4743540 | |
| https://stackoverflow.com/questions/17246133 | https://stackoverflow.com/questions/32777310 | |
| https://stackoverflow.com/questions/36371072 | https://www.facebook.com/foo/bar/baz?abc=def | |
| https://SocialFixer.com/ | https://clients2.google.com/service/update2/crx | |
| https://matt-kruse.github.io/ | https://facebook.com/?sk=h_chr&sfx_options=true | |
| http://w3c.github.io/webcomponents/spec/custom/#creating-and-passing-registries | https://bugzilla.mozilla.org/show_bug.cgi?id=1205631 | |
| https://html.spec.whatwg.org/multipage/dom.html#embedding-custom-non-visible-data-with-the-data- | https://html.spec.whatwg.org/multipage/infrastructure.html#xml-compatible | |
| http://www.w3.org/TR/xml/#d0e804 | http://www.w3.org/2000/svg | |
| http://www.w3.org/1999/xlink | http://www.w3.org/2001/xml-events | |
| http://github.e-sites.nl/zeptobuilder/ | https://www.facebook.com/ | |
| https://www.facebook.com/ajax/typeahead/first_degree.php | https://SocialFixer.com/support/ | |
| https://matt-kruse.github.io/socialfixerdata/hideable.json | https://www.facebook.com/socialfixer | |
| https://socialfixer.com/support/ | https://socialfixer.com/donate.html | |
| https://matt-kruse.github.io/socialfixerdata/news.json | https://www.facebook.com/?sk=h_nor&sfx_switch=true | |
| https://www.facebook.com/?sk=h_chr&sfx_switch=true | https://matt-kruse.github.io/socialfixerdata/support.html | |
| https://matt-kruse.github.io/socialfixerdata/donate.html | https://matt-kruse.github.io/socialfixerdata/about.html | |
| https://stackoverflow.com/a/12112905 | https://github.com/matt-kruse/SocialFixer/wiki/Post-Filtering#filter-list | |
| https://github.com/matt-kruse/SocialFixer/wiki/Post-Filtering#edit-filter | https://stackoverflow.com/a/27116581 | |
| https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_Expressions | https://www.w3.org/TR/navigation-timing/#sec-navigation-timing-interface | |
| https://developer.mozilla.org/en-US/docs/Web/API/Performance/timing | http://tiny.cc/sfx-saveprefs | |
| http://tiny.cc/sfx-only-1 | https://socialfixer.com/support | |
| https://SocialFixer.com/version.txt | https://matt-kruse.github.io/socialfixerdata/ | |
| https://mbasic.facebook.com/messages/?folder=other&fb_dtsg= |
{ "name": "Social Fixer for Facebook", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "author": "Matt Kruse", "version": "31.1.0", "background": { "scripts": [ "background.js" ], "persistent": false }, "options_ui": { "page": "options.html", "open_in_tab": true }, "update_url": "https://clients2.google.com/service/update2/crx", "description": "Social Fixer for Facebook lets you filter your news feed, hide things you don't want to see, and more!", "page_action": { "default_icon": { "19": "icon19.png", "38": "icon38.png" }, "default_popup": "options.html", "default_title": "Social Fixer" }, "permissions": [ "https://*.SocialFixer.com/*", "https://matt-kruse.github.io/*", "https://*.facebook.com/*", "storage", "unlimitedStorage" ], "homepage_url": "https://SocialFixer.com/", "content_scripts": [ { "js": [ "x.js", "fx.js", "sfx.js", "/post_processor.js", "/bubble_note/bubble_note.js", "/comment_navigator/comment_navigator.js", "/comment_button/comment_button.js", "/apps/apps.js", "/control_panel/control_panel.js", "/aargh_fb_gibberish/aargh_fb_gibberish.js", "/debug/debug_insertion_order.js", "/debug/debug_post_html.js", "/debug/debug_post_update_tracking.js", "/debugger/debugger.js", "/donate/donate.js", "/disable_tooltips/disable_tooltips.js", "/display_tweaks/display_tweaks.js", "/esc_service/esc_service.js", "/edit_buffer/edit_buffer.js", "/fb_dtsg/fb_dtsg.js", "/external_css/external_css.js", "/friend_manager/friend_manager.js", "/font_family/font_family.js", "/hide/hide.js", "/login_page/login_page.js", "/logging/logging.js", "/mark_read/mark_read.js", "/menu/menu.js", "/messages/message_links_to_messenger.js", "/notify/notify.js", "/most_recent/most_recent.js", "/options/options.js", "/permalink_target/permalink_target.js", "/photo_tags/photo_tags.js", "/post_filters/post_filters.js", "/post_filters/post_tabs.js", "/post_font/post_font.js", "/regex_tester/regex_tester.js", "/sfx_collision/sfx_collision.js", "/stats/stats.js", "/stay_on_page/stay_on_page.js", "/sticky_note/sticky_note.js", "/storage_check/storage_check.js", "/subscriptions/subscriptions.js", "/unread_messages/unread_messages.js", "vue.js", "vue_sfx.js", "purify.js", "index.js" ], "css": [ "style.css", "menu.css", "inline-images.css" ], "run_at": "document_start", "matches": [ "https://*.facebook.com/*" ], "exclude_globs": [ "https://static.*.facebook.com/*" ], "exclude_matches": [ "https://*.channel.facebook.com/*", "https://*.facebook.com/ai.php*", "https://*.facebook.com/connect/*", "https://*.facebook.com/saved/*" ] } ], "manifest_version": 2, "minimum_chrome_version": "41.0" }
ⓘ 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.