animatedTabs - a new gif on every new tab.
Discover a new gif every time you open a new tab. Never miss a gif again!
Τι είναι το animatedTabs - a new gif on every new tab.;
Το animatedTabs - a new gif on every new tab. είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://animatedtabs.com, και η κύρια λειτουργία του είναι "Discover a new gif every time you open a new tab. Never miss a gif again!".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης animatedTabs - a new gif on every new tab.
Λήψη αρχείων επέκτασης animatedTabs - a new gif on every new tab. σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
animatedTabs replaces your 'new tab' page with a funny/cute/newsworthy/just-plain-awesome animated gif. Discover a new gif with every tab open - it's fast, simple and highly addictive. Opening a new tab has never been this much fun. Say goodbye to boredom with animatedTabs. ☆As seen on TechCrunch and Gizmodo☆ Still not convinced? Just read our reviews. FEATURES ---------------- • An awesome gif on every tab open. • Share on FB/Twitter/Tumblr and more. • Edit the gif captions before you share. • Beautiful backgrounds in 'work mode' for times you need to be productive. ----- Updates: 12/08/2017: New gifs supported new search section new design new faq section Updates: 4/2/2016: Added pinterest support... happing pinning! 08/27/2015: Much faster load times (gifv + webm support) Link to comments 08/24/2015: Fixed issue with some broken images. 02/24/2015: Search your favorite gifs in the web!!! 12/16/2014: Holidays edition :) 10/31/2014: Updated the look of the 'off' page. 10/14/2014: create your own captions before sharing 09/12/2014: added previous gif functionality 08/28/2014: Latest version is safe for work :) Thanks for the feedback.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | kenhfdoiondldpcoajdbackbnmehgahl |
Επίσημο URL | https://chrome.google.com/webstore/detail/animatedtabs-a-new-gif-on/kenhfdoiondldpcoajdbackbnmehgahl |
Περιγραφή | Discover a new gif every time you open a new tab. Never miss a gif again! |
Μέγεθος Αρχείου | 4.21 MB |
Αριθμός Εγκαταστάσεων | 6,591 |
Τρέχουσα Έκδοση | 1.4.5 |
Τελευταία Ενημέρωση | 2018-01-04 |
Ημερομηνία Δημοσίευσης | 2018-01-04 |
Αξιολόγηση | 4.77/5 Συνολικά 1424 Αξιολογήσεις |
Προγραμματιστής | http://animatedtabs.com |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | de,en,fr,es,it,pt-BR,pt-PT,sv,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_application_title__", "version": "1.4.5", "manifest_version": 2, "short_name": "animated Tabs", "description": "__MSG_application_description__", "homepage_url": "http:\/\/www.animatedTabs.com", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "web_accessible_resources": [ "version.js" ], "default_locale": "en", "chrome_url_overrides": { "newtab": "src\/override\/override.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com https:\/\/suggestqueries.google.com; object-src 'self'" } |