Social Fixer for Facebook

Social Fixer for Facebook lets you filter your news feed, hide things you don't want to see, and more!

Τι είναι το Social Fixer for Facebook;

Το Social Fixer for Facebook είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://socialfixer.com, και η κύρια λειτουργία του είναι "Social Fixer for Facebook lets you filter your news feed, hide things you don't want to see, and more!".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Social Fixer for Facebook

Λήψη αρχείων επέκτασης Social Fixer for Facebook σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Please visit http://SocialFixer.com for a full list of features and documentation.

Social Fixer is filled with features to make your Facebook experience better. 

Filter posts in the news feed by content, author, link url, and more

Built-in Filter Subscriptions let you just pick a filter and use it without knowing how it works.

Pre-defined filters include hiding Sponsored Posts, Political posts, things your friends like, and much more.

Hide posts you've read and are done with, so they don't appear in the news feed anymore.

Select from a list of Display Tweaks to customize the interface, or write your own with CSS.

Force FB to stay on the Most Recent feed

Hide parts of the page you don't want to see, like panels in the left or right columns.

Comment Navigator lets you expand all comments and replies to a post, and highlight comments that are older than an age you specify.

Stealth Mode hides Like buttons, Comment areas, etc so you can browse Facebook without accidentally interacting with posts you don't intend to.

Show full timestamps on posts, rather than relative times like "1 hr ago".

Anonymize for screenshots with one click - hide friend names, group names, profile pictures, etc. If you want to share a conversation or screenshot but not your privacy, anonymize first.

Filters and Tweaks are updated regularly and automatically available to you to use without any additional work. Features will be added continuously to make your Facebook experience as great as possible!                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Social Fixer for Facebook Social Fixer for Facebook
ID ifmhoabcaeehkljcfclfiieohkohdgbb
Επίσημο URL https://chromewebstore.google.com/detail/social-fixer-for-facebook/ifmhoabcaeehkljcfclfiieohkohdgbb
Περιγραφή Social Fixer for Facebook lets you filter your news feed, hide things you don't want to see, and more!
Μέγεθος Αρχείου 213 KB
Αριθμός Εγκαταστάσεων 129,178
Τρέχουσα Έκδοση 31.1.0
Τελευταία Ενημέρωση 2023-09-09
Ημερομηνία Δημοσίευσης 2020-06-30
Αξιολόγηση 4.30/5 Συνολικά 3385 Αξιολογήσεις
Προγραμματιστής https://socialfixer.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://socialfixer.com
Διεύθυνση URL της Σελίδας Βοήθειας https://socialfixer.com/support/
URL της Σελίδας Πολιτικής Απορρήτου https://socialfixer.com/privacy.txt
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "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\/*"
            ],
            "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"
        }
    ],
    "description": "Social Fixer for Facebook lets you filter your news feed, hide things you don't want to see, and more!",
    "name": "Social Fixer for Facebook",
    "author": "Matt Kruse",
    "version": "31.1.0",
    "homepage_url": "https:\/\/SocialFixer.com\/",
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "page_action": {
        "default_icon": {
            "19": "icon19.png",
            "38": "icon38.png"
        },
        "default_title": "Social Fixer",
        "default_popup": "options.html"
    },
    "minimum_chrome_version": "41.0",
    "permissions": [
        "https:\/\/*.SocialFixer.com\/*",
        "https:\/\/matt-kruse.github.io\/*",
        "https:\/\/*.facebook.com\/*",
        "storage",
        "unlimitedStorage"
    ],
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}