Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GifsOnTumblr", "version": "1.1.3", "manifest_version": 3, "description": "Brings GIFs back to Tumblr blogs\/dashboard instead of WEBPs", "content_scripts": [ { "matches": [ "<all_urls>" ], "js": [ "content.js" ] } ], "host_permissions": [ "<all_urls>" ] }