Photobucket Hotlink Fix
Extension to fix the hotlinking issue in Photobucket, It's not needed to pay with this extension, the images will continue loading.
Τι είναι το Photobucket Hotlink Fix;
Το Photobucket Hotlink Fix είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον firoj-jame, και η κύρια λειτουργία του είναι "Extension to fix the hotlinking issue in Photobucket, It's not needed to pay with this extension, the images will continue loading.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Photobucket Hotlink Fix
Λήψη αρχείων επέκτασης Photobucket Hotlink Fix σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Extension to fix the hotlinking issue in Photobucket, It's not needed to pay anything with this extension, all the images will continue loading without any p500 image. If it's not working for you, clear cache or do a full refresh of the page. The extension doesn't access to your data on the websites, neither to the users nor passwords. It needs the permissions to access the urls to detect photobucket links and fix the request to keep the images working as before.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Photobucket Hotlink Fix |
ID | kegnjbncdcliihbemealioapbifiaedg |
Επίσημο URL | https://chromewebstore.google.com/detail/photobucket-hotlink-fix/kegnjbncdcliihbemealioapbifiaedg |
Περιγραφή | Extension to fix the hotlinking issue in Photobucket, It's not needed to pay with this extension, the images will continue loading. |
Μέγεθος Αρχείου | 9.11 KB |
Αριθμός Εγκαταστάσεων | 34,811 |
Τρέχουσα Έκδοση | 1.4 |
Τελευταία Ενημέρωση | 2023-09-12 |
Ημερομηνία Δημοσίευσης | 2019-09-11 |
Αξιολόγηση | 4.46/5 Συνολικά 215 Αξιολογήσεις |
Προγραμματιστής | firoj-jame |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://sites.google.com/view/informations-policy/home |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Photobucket Hotlink Fix", "description": "Extension to fix the hotlinking issue in Photobucket, It's not needed to pay with this extension, the images will continue loading.", "version": "1.4", "icons": { "128": "icons\/icon128.png" }, "background": { "scripts": [ "hotlink.js" ], "persistent": true }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "permissions": [ " |