Hiddenpost

Read and write hidden messages on any website

Τι είναι το Hiddenpost;

Το Hiddenpost είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://www.hiddenpost.com, και η κύρια λειτουργία του είναι "Read and write hidden messages on any website".

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

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Hiddenpost

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

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

                        Many websites contain secret messages and comments. Imagine you could make these messages visible or even add your own. Now imagine that this function would exist everywhere and only the users themselves would have control over it. Wouldn't that be great? This extension makes it possible.

Hidden messages are usually only assigned to domain names (e.g. example.com) and subdomain names (e.g. sub.example.com). Messages on subpages are not possible due to the mass of pages. For selected websites subpage detectors have been developed. Currently, these detectors recognise user profile pages in social networks*. This allows you to assign your messages to individual user profiles.

If you wish, you can become a moderator immediately on registration. This allows you to report illegal posts and check posts for illegal content. Each post is sent simultaneously to several random moderators. Posts are only deleted if most moderators vote for this. This is a core function and will be activated when enough users are registered here.

This service is designed for maximum privacy. If you want, you can even write anonymously here. We generally do not spy and we do not collect any data about your visited websites! And even better: the address of the visited page is shortened in your browser.



*Supported websites: facebook.com, twitter.com, plus.google.com, youtube.com, wikipedia.org, reddit.com, linkedin.com, instagram.com, vk.com, ok.ru, ask.fm.                    

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

Όνομα Hiddenpost Hiddenpost
ID fpbcfcblgmolmhklchbebfahkgmkkelo
Επίσημο URL https://chrome.google.com/webstore/detail/hiddenpost/fpbcfcblgmolmhklchbebfahkgmkkelo
Περιγραφή Read and write hidden messages on any website
Μέγεθος Αρχείου 23.34 KB
Αριθμός Εγκαταστάσεων 1,000
Τρέχουσα Έκδοση 18.1.21
Τελευταία Ενημέρωση 2018-01-21
Ημερομηνία Δημοσίευσης 2018-01-21
Προγραμματιστής https://www.hiddenpost.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://www.hiddenpost.com/
URL της Σελίδας Πολιτικής Απορρήτου https://www.hiddenpost.com/static/privacy-statement.htm
Υποστηριζόμενες Γλώσσες de,en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "18.1.21",
    "manifest_version": 2,
    "name": "Hiddenpost",
    "short_name": "Hiddenpost",
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/www.hiddenpost.com\/",
    "default_locale": "en",
    "icons": {
        "16": "icon\/icon16.png",
        "32": "icon\/icon32.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "action\/icon16.png",
            "20": "action\/icon20.png",
            "24": "action\/icon24.png",
            "25": "action\/icon25.png",
            "30": "action\/icon30.png",
            "32": "action\/icon32.png",
            "40": "action\/icon40.png",
            "48": "action\/icon48.png"
        },
        "default_popup": "index.htm"
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}