Black Sand White Sand Grey Sand
An extension for art
Τι είναι το Black Sand White Sand Grey Sand;
Το Black Sand White Sand Grey Sand είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://mitchellbarton.com, και η κύρια λειτουργία του είναι "An extension for art".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Black Sand White Sand Grey Sand
Λήψη αρχείων επέκτασης Black Sand White Sand Grey Sand σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
When activated, this extension will randomly blur and manipulate your active web page during the day, creating a disruption in your user experience. Don't worry though, this won't completely ruin your web browsing when it happens, as you have the option to rid your web page of all blurriness/disruptions by either pressing the "s" key or "c" key to bring your page back to its natural state without any reloading of the page (unless you feel like reloading your page). By pressing "s", blurriness will disappear, but a screenshot of your blurry page will be saved and sent to the blog https://black-sand-white-sand-grey-sand.tumblr.com/. This way, if you happen to be posting your latest facebook status or buying something important and the screen all of a sudden becomes too blurry to see what you are doing and you risk losing all the information you already entered in by reloading the page, you can opt out of increasing the blurriness of your page, retain any information that could have been lost, and wait for the next time the extension randomly disrupts your browsing. Although because all websites are different, there is a slim chance this might not always work, as some websites might reload on their own. By pressing "c", the exact same process will take place, but your blurry page screenshot will not be saved or sent. This ensures that if BSWSGS randomly manipulates a page with private information, you are able to avoid the extension taking a screenshot and sending it. For optimal experience with the extension, I suggest forgetting that you installed it, and letting it do its work. The blurry images created by the extension are displayed on the blog http://banalbanal.org/bb0005.html. Enjoy!! Made by Mitchell Barton http://mitchellbarton.com If you would like to view the code, you can access the latest version and all past versions at https://github.com/mitchellcliftonbarton/grey-sand If you have questions, concerns, or suggestions, feel free to contact me at [email protected]
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | bcofpmgmfalomalhpmimoakibljcjchc |
Επίσημο URL | https://chrome.google.com/webstore/detail/black-sand-white-sand-gre/bcofpmgmfalomalhpmimoakibljcjchc |
Περιγραφή | An extension for art |
Μέγεθος Αρχείου | 83.59 KB |
Αριθμός Εγκαταστάσεων | 28 |
Τρέχουσα Έκδοση | 1.5.0 |
Τελευταία Ενημέρωση | 2019-05-01 |
Ημερομηνία Δημοσίευσης | 2019-05-01 |
Αξιολόγηση | 1.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | http://mitchellbarton.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://banalbanal.org/bb0005.html |
Διεύθυνση URL της Σελίδας Βοήθειας | http://mitchellbarton.com/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Black Sand White Sand Grey Sand", "short_name": "BSWSGS", "description": "An extension for art", "version": "1.5.0", "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "browser_action": { "default_icon": "icon-19.png", "default_title": "Black Sand White Sand Grey Sand" }, "icons": { "16": "icon-16.png", "32": "icon-32.png", "48": "icon-48.png", "128": "icon-128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |