Awesome
Fera.ai Shopify App Detector
This is a Chrome extension that lets you detect what Shopify apps a store is running in its frontend. It also tells you which theme the store is running.
Note: This cannot (and probably should not) detect back-end apps that a store is running unless those apps include scripts or unique components in the frontend.
<img src="https://uploads.fera.ai/shopify_app_detector/Shopify+App+Detector+5.1.0+Screenshot.png?v=1" height="500">Installation
From the chrome app store
To install the app simply visit the chrome app store: https://chrome.google.com/webstore/detail/feraai-shopify-app-detect/lhfdhjladfcmghahdbcmlceajdlbkale
Manually
- Download the latest packed version of the extension from here: https://uploads.fera.ai/shopify_app_detector/shopify_app_detector.crx
- Navigate to
chrome://extensions/
in your chrome. - Drag and drop the file into your extensions section.
For development
- Clone the repo somewhere
- Navigate to
chrome://extensions/
and turn on developer mode - Load unpacked extension and select the cloned repo directory
Support
It is supported by the community and fera.ai, a real-time personalization and conversion rate optimization platform for Shopify. Please post questions or concerns about this chrome extension here.
Adding an app detection
- To add an app detection, add an entry in the data/shopify_apps.js file. You can submit a pull request with the addition and one of the community contributers will update it.
Updating theme list
- To generate a list of themes from the app store and update data/shopify_themes.js , you can use this Ruby script:
page = 1;
list = []
while (links = Nokogiri::HTML(HTTParty.get("https://themes.shopify.com/themes?page=#{page}")).css('.grid-item--theme .theme-info a')).any?
puts "Parsing page #{page}..."
links.each do |link|
list << {
name: link.text.strip,
theme_store_url: "https://themes.shopify.com/" + link.attributes['href'].value,
id: link.attributes['data-trekkie-theme-id'].value.to_i,
handle: link.attributes['data-trekkie-theme-handle'].value,
style_id: link.attributes['data-trekkie-style-id'].value.to_i,
style_handle: link.attributes['data-trekkie-style-handle'].value
}
end
page +=1
sleep(0.5.seconds) # To avoid rate limiting
end
puts JSON.pretty_generate(list)
Current List of Detectable Apps (300)
- Fera.ai - https://apps.shopify.com/fera
- Tawk.to - https://apps.shopify.com/tawk-to
- Privy - https://apps.shopify.com/privy
- Hextom Shipping Bar - https://apps.shopify.com/free-shipping-bar
- PushOwl - https://apps.shopify.com/pushowl
- Just Uno - https://apps.shopify.com/justuno-social-email-leads
- Shogun - https://apps.shopify.com/shogun
- Beeketing Apps (Multiple possibilites) - https://apps.shopify.com/partners/brodev
- Omnisend - https://apps.shopify.com/omnisend
- Smile.io - https://apps.shopify.com/smile-io
- Mailchimp - https://apps.shopify.com/mailchimp
- Spin‑a‑Sale - https://apps.shopify.com/spin-a-sale
- FireApps Ali Reviews - https://apps.shopify.com/ali-reviews
- Jilt - https://apps.shopify.com/jilt-cart-abandonment-solution
- Conversio - https://apps.shopify.com/conversio
- Wheelio - https://apps.shopify.com/wheelio-first-interactive-exit-intent-pop-up
- MailChimp - https://apps.shopify.com/mailchimp-forms
- PageFly - https://apps.shopify.com/pagefly
- Clever Google Adwords - https://apps.shopify.com/cleverppc
- Swell - https://apps.shopify.com/swell
- Email Collection Bar - https://apps.shopify.com/email-collection-bar
- Spur-i-t Popup Upsell - https://apps.shopify.com/upsell-popup-on-exit-visit
- MailMunch - https://apps.shopify.com/mailmunch
- Pixelpop - https://apps.shopify.com/popups-promos-banners-pixelpop
- Zotabox (Multiple possibilites) - https://apps.shopify.com/partners/zotabox
- WhatsApp Share + Chat - https://apps.shopify.com/whatsapp-sharing
- OptinMate - https://apps.shopify.com/optinmate-2
- Sumo - https://apps.shopify.com/sumome
- Refersion - https://apps.shopify.com/refersion
- Care Cart - https://apps.shopify.com/care-cart
- RetargetApp - https://apps.shopify.com/retargetapp-facebook-retargeting
- Push Nova - https://apps.shopify.com/simple-push
- Sales Rocket - https://apps.shopify.com/window-shoppers
- Recart - https://apps.shopify.com/recart
- Consistent Cart - https://apps.shopify.com/consistent-cart
- Conversion+ - https://apps.shopify.com/conversion
- Stamped.io - https://apps.shopify.com/product-reviews-addon
- Product Reviews - https://apps.shopify.com/product-reviews
- Varinode - https://apps.shopify.com/ads
- Loox - https://apps.shopify.com/loox
- Firepush - https://apps.shopify.com/firepush
- Frequently Bought Together - https://apps.shopify.com/frequently-bought-together
- LimeSpot - https://apps.shopify.com/limespot
- McAfee SECURE - https://apps.shopify.com/mcafee-secure
- Secomapp - https://apps.shopify.com/quick-view
- Judge.me - https://apps.shopify.com/judgeme
- Recharge - https://apps.shopify.com/subscription-payments
- Code Black Belt Also Bought - https://apps.shopify.com/also-bought
- Persistent Cart - https://apps.shopify.com/remember-my-cart
- Wishy - https://apps.shopify.com/wishy
- Bold Subscription - https://apps.shopify.com/recurring-orders
- Bold Upsell - https://apps.shopify.com/product-upsell
- Yotpo - https://apps.shopify.com/yotpo-social-reviews
- Bizzy - https://apps.shopify.com/bizzy-social-proof
- MPS Buy Me - https://apps.shopify.com/mps-buy-me
- Bold Product Options - https://apps.shopify.com/product-options
- Express Reviews - https://apps.shopify.com/express-reviews
- East Side Co Cart Convert - https://apps.shopify.com/cart-convert
- SMAR7 - https://apps.shopify.com/smar7-bundle-upsell
- Supr-i-t Aban. Cart Rem. - https://apps.shopify.com/abandoned-cart-reminder
- Gift Wizard - https://apps.shopify.com/giftwizard
- Csell - https://apps.shopify.com/cross-sell
- Enorm Photo Reviews - https://apps.shopify.com/product-photo-reviews-by-enormapps
- In Cart Upsell - https://apps.shopify.com/in-cart-upsell
- Spur-i-t Social Proof - https://apps.shopify.com/social-proof-urgency
- Recovermycart - https://apps.shopify.com/recover-my-cart
- MinMaxify Order Limits - https://apps.shopify.com/order-limits-minmaxify
- Zotabox Social Sharing - https://apps.shopify.com/social-buttons
- Cartback - https://apps.shopify.com/fb-messenger-remarketing
- Apps2grow.us Shop Instagram - https://apps.shopify.com/instagram-photos
- Expertvillagemedia.com Instagram Feed & Gallery - https://apps.shopify.com/instagram-feed
- Covet.pics - https://apps.shopify.com/covet-pics
- Shopwave Reviews Wishlist - https://apps.shopify.com/socialshopwave
- Oxi Social Login - https://apps.shopify.com/oxi-social-login
- Kudobuzz - https://apps.shopify.com/kudobuzz-testimonials
- AddThis Share Buttons - https://apps.shopify.com/addthis-sharing-tool
- InstaShow or Yottie - https://apps.shopify.com/instashow
- Foursixty.com Shoppable Instagram - https://apps.shopify.com/foursixty
- Dvcloudsoftware.com Instagram In‑Shop - https://apps.shopify.com/instagram-in-shop
- Web Desk Solution Smart Social Login - https://apps.shopify.com/smart-social-login
- Powr.io (Multiple possibilites) - https://apps.shopify.com/partners/powr-io
- 99Commerce Instagram Feed - https://apps.shopify.com/snapzy-the-instagram-feed
- Zotabox Social Mobile Share Bar - https://apps.shopify.com/mobile-messaging-social-share-bar
- Widgetic - https://apps.shopify.com/facebook-like-by-widgetic
- AAAE Instagram Shop - https://apps.shopify.com/insta-feed
- Leadslide Social Media Tabs - https://apps.shopify.com/social-media-tabs
- Okas Open SignIn - https://apps.shopify.com/open-signin
- Zestard Twitter Feed - https://apps.shopify.com/twitter-feed
- Autoketing Facebook Chat - https://apps.shopify.com/facebook-chat-box
- Elfsight Instagram - https://apps.shopify.com/elfsight-shoppable-feed
- Likebtn.com - https://apps.shopify.com/like-button-rating
- Sketch ThemesInstagram Feed - https://apps.shopify.com/instagram-feed-by-sketch-themes
- Sprbot Instagram Shop Feed - https://apps.shopify.com/dev-instagram-sell-1
- TagTray - https://apps.shopify.com/tagtray
- Code Back Belt Facebook Image Gallery - https://apps.shopify.com/facebook-image-gallery
- CFF Shareable Cart - https://apps.shopify.com/portable-cart
- Green Frog Instagram - https://apps.shopify.com/greenfrog-instashow
- Roar Social Caller - https://apps.shopify.com/social-caller
- Swym.it Wishlist Plus - https://apps.shopify.com/swym-relay
- Tidio - https://apps.shopify.com/tidio-chat
- Chilli Abandonment Protector - https://apps.shopify.com/linkerfriend-lead-management-tools
- AWIO - https://apps.shopify.com/improved-contact-form
- WhatsHelp.io - https://apps.shopify.com/whatshelp-chat-button
- Zotabox FB Chat - https://apps.shopify.com/facebook-messenger-live-chat
- Chatra - https://apps.shopify.com/chatra
- Hulk Contact Us Form - https://apps.shopify.com/contact-us-by-hulkapps
- AAAE Form Builder - https://apps.shopify.com/form-builder
- Zendesk Support - https://apps.shopify.com/zendesk
- Re:amaze - https://apps.shopify.com/reamaze
- Orderify - https://apps.shopify.com/orderify
- Etoile Ultimate FAQ - https://apps.shopify.com/ultimate-faqs
- Zendesk Chat - https://apps.shopify.com/zendeskchatplus
- Customer.guru Facebook Chat - https://apps.shopify.com/facebook-chat-2-0
- Pure Chat - https://apps.shopify.com/pure-chat
- Jivo Omnichannel Suite - https://apps.shopify.com/jivochat
- W3Trends Custom Order Status - https://apps.shopify.com/ultimate-order-status
- Mageworx Product Fees/Charges - https://apps.shopify.com/product-fees
- Unionworks Google Reviews - https://apps.shopify.com/easy-google-customer-reviews
- Intercom - https://apps.shopify.com/intercom
- Free Call - https://apps.shopify.com/free-call
- Two Zillas Tracking Genie - https://apps.shopify.com/trackinggenie
- Roartheme Live Chat Tracking - https://apps.shopify.com/facebook-messenger-live-chat-tracking
- Spice Gems Returns - https://apps.shopify.com/return-management-system
- Raven Callback Request - https://apps.shopify.com/raven
- Formilla Live Chat - https://apps.shopify.com/formilla-live-chat
- Powerful Form Builder - https://apps.shopify.com/powerful-form-builder
- Delivery Date Range - https://apps.shopify.com/delivery-date-range
- EastSideCo Forms - https://apps.shopify.com/contact-forms-1
- Wholesale Simplified - https://apps.shopify.com/wholesale-simplified
- Develic Maps - https://apps.shopify.com/maps-by-develic
- Estimated Delivery Date - https://apps.shopify.com/estimated-delivery-date
- Easy GDPR - https://apps.shopify.com/easy-gdpr
- Shophero - https://apps.shopify.com/shophero
- Smart Search - https://apps.shopify.com/searchanise
- Hubspot - https://apps.shopify.com/hubspot
- Exto - https://apps.shopify.com/automatic-related-products
- Back in Stock - https://apps.shopify.com/back-in-stock
- SLoyalty - https://apps.shopify.com/s-loyalty
- Trackify - https://apps.shopify.com/trackify-1
- Adroll - https://apps.shopify.com/adroll-retargeting
- Carts Guru - https://apps.shopify.com/cartsguru
- East Side Co Back In Stock - https://eastsideco.com/shopify-apps
- LeadDyno - https://apps.shopify.com/leaddyno
- Signifyd - https://apps.shopify.com/signifyd
- ShopMessage - https://apps.shopify.com/shopmessage
- Smart Wishlist - https://apps.shopify.com/smart-wishlist
- Hypervisual - https://apps.shopify.com/hypervisual
- Fomo - https://apps.shopify.com/fomo
- Currency Converter - https://apps.shopify.com/doubly-currency-converter
- Klaviyo - https://apps.shopify.com/klaviyo-email-marketing
- Credible - https://apps.shopify.com/credible
- Discount Direct - https://apps.shopify.com/discount-direct
- Affiliatly - https://apps.shopify.com/affiliatly
- Product Filter - https://apps.shopify.com/product-filter-search
- Hive - https://apps.shopify.com/hive
- Nosto - https://apps.shopify.com/nosto-personalization-for-shopify
- Coin - https://apps.shopify.com/coin
- Riskified - https://www.riskified.com
- Upsell X - https://apps.shopify.com/direct-upsell-by-eri
- Retention Rocket - https://retentionrocket.com/
- Appifiny - https://apps.shopify.com/recently
- Octane AI Messenger - https://apps.shopify.com/octane-ai-messenger-marketing
- GeoIP Country Redirect - https://apps.shopify.com/geoip-country-redirect
- Please Stay - https://apps.shopify.com/please-stay
- NeatTracker - https://apps.shopify.com/neattracker
- Automatic Discount - https://apps.shopify.com/automatic-discount-rules
- Cart Notifications - https://apps.shopify.com/cart-notifications
- SimplyTick - https://apps.shopify.com/simplytick
- Free Gifts - https://apps.shopify.com/freegifts
- Bold Sales Motivator - https://apps.shopify.com/the-motivator
- Product Labels - https://apps.shopify.com/product-labels
- Order Deadline - https://apps.shopify.com/order-deadline
- GDPR Banner - https://apps.shopify.com/smart-eu-cookie-banner
- Dealio - https://apps.shopify.com/dealio-gamified-product-page-up-sell-app
- Custom Pricing - https://apps.shopify.com/customer-pricing
- Easy Messenger - https://apps.shopify.com/easymessenger-livechat-messenger-as-a-live-chat
- Code Black Belt Currency Converter - https://apps.shopify.com/currency-converter-plus
- TrustBadges - https://apps.shopify.com/trust-by-kamozi
- Appsolve Trustful - https://apps.shopify.com/trust-seals-badges
- Bold Quantity Break - https://apps.shopify.com/quantity-breaks
- Shopper & Stock Counter - https://apps.shopify.com/pressure-cooker
- Recomify - https://apps.shopify.com/recomify
- Bought Together - https://apps.shopify.com/product-bundles-by-vitals
- Sales Pop - https://apps.shopify.com/sales-pop-master
- Sales Notification - https://apps.shopify.com/mps-sales-notification
- Trust Badge - https://apps.shopify.com/trust-badge
- Trust Hero - https://apps.shopify.com/trust-hero
- Full Page Zoom - https://apps.shopify.com/full-page-zoom
- Checkout Share - https://apps.shopify.com/checkout-share
- ReCharge - https://apps.shopify.com/subscription-payments
- Klarna Payments - https://www.klarna.com/international/business/shopify
- Back in Stock Alerts - https://apps.shopify.com/in-stock-reminder
- Analytics - https://gator.io
- Recomatic Related Products - https://apps.shopify.com/recomatic
- Pixel Union Countdown - https://apps.shopify.com/countdown-timers
- Loyalty Rewards - https://apps.shopify.com/referral-loyalty
- EggViews - https://apps.shopify.com/eggviews
- Sales Booster - https://apps.shopify.com/checkout-booster
- Kount - https://kount.com
- Multi Vendor - https://apps.shopify.com/multi-vendor-marketplace
- Pixlee - https://apps.shopify.com/pixlee
- Infinite Options - https://apps.shopify.com/custom-options
- Variant Image Automator - https://apps.shopify.com/variant-image-automator
- Variant Descriptions - https://apps.shopify.com/variant-descriptions-by-starapps
- Announcement Bar - https://apps.shopify.com/quick-announcement-bar-always-keep-your-customers-informed
- Ultimate Sales Boost - https://apps.shopify.com/ultimate-sales-boost
- PartnerStack - https://apps.shopify.com/growsumo
- Preorderly - https://apps.shopify.com/preorderly
- Messenger - https://apps.shopify.com/messenger
- Shipping Rates Calculator - https://apps.shopify.com/shipping-rates-calculator-plus
- NS8 Visitors - https://apps.shopify.com/visitors
- Shoelace Retargeting Journeys - https://apps.shopify.com/shoelace-retargeting
- Quantity Discount - https://apps.shopify.com/pricing-by-quantity
- Sticky Add To Cart - https://apps.shopify.com/sticky-add-to-cart-bar
- Product Accessories - https://apps.shopify.com/product-accessories
- Tobi - https://apps.shopify.com/tobi
- Gift Reggie - https://apps.shopify.com/gift-reggie-by-eshop-admin
- Bold Brain - https://apps.shopify.com/the-bold-brain
- OptiMonk - https://apps.shopify.com/optimonk
- NoFraud - https://apps.shopify.com/nofraud-chargeback-prevention-and-protection
- Product Customizer - https://apps.shopify.com/product-customizer
- Verge - https://apps.shopify.com/seo-json-ld-boost-by-verge
- Varinode Trust - https://apps.shopify.com/trust
- Pre‑Order Hero - https://apps.shopify.com/pre-order-hero
- Custom Product Options - https://apps.shopify.com/best-custom-product-options
- Globo - https://apps.shopify.com/straight-to-checkout-skip-cart
- Skip Cart - https://apps.shopify.com/skip-cart-the-fast-way-to-checkout
- Metrilo - https://apps.shopify.com/metrilo
- W3 Store Locator - https://apps.shopify.com/store-locator-w3
- Marsello Loyalty - https://apps.shopify.com/marsello
- Uploadery - https://apps.shopify.com/uploadery
- Cooki - https://apps.shopify.com/cooki
- Giftship - https://apps.shopify.com/giftship
- EasyVideo - https://apps.shopify.com/easyvideo
- Email Before Download - https://apps.shopify.com/email-before-download
- Pixel Perfect - https://apps.shopify.com/pixel-perfect
- Teelaunch - https://apps.shopify.com/teelaunch-1
- Timer Plus - https://apps.shopify.com/timer-plus
- JetPrint Fulfillment - https://apps.shopify.com/jetprint-fulfillment
- Uplinkly - https://apps.shopify.com/sticky-cart-by-uplinkly
- Smart Push Marketing - https://apps.shopify.com/web-push-notification
- Yeps - https://apps.shopify.com/yeps-io
- Instagram Feed - https://apps.shopify.com/instafeed
- ID Discount - https://apps.shopify.com/military-discount
- AuthentiPix - https://apps.shopify.com/instagration
- Sky Pilot - https://apps.shopify.com/sky-pilot
- Carts Guru - https://apps.shopify.com/cartsguru
- Kiwi Size Chart - https://apps.shopify.com/kiwi-sizing
- Shop The Look - https://apps.shopify.com/shop-the-look-4
- Smart eu cookie banner - https://apps.shopify.com/smart-eu-cookie-banner
- Broadcast Bar - https://apps.shopify.com/broadcast-bar
- Getbread - https://shopify.getbread.com
- ReConvert - https://apps.shopify.com/reconvert
- Sales Countdown Timer - https://apps.shopify.com/sales-countdown-timer-bar
- Klevu Search - https://apps.shopify.com/klevu-smart-search
- AdNabu - https://apps.shopify.com/partners/adnabu-inc
- Pop‑Up Builder - https://apps.shopify.com/pop-up-builder
- Add to cart button - https://apps.shopify.com/add-to-cart
- Sky Watcher - https://apps.shopify.com/sky-watcher
- ProFit - https://apps.shopify.com/alomafit-vfr-light-1
- XE Currency Converter - https://apps.shopify.com/xe-currency-converter
- All‑in‑one Bar - https://apps.shopify.com/all-in-one-bar
- Sitejabber - https://apps.shopify.com/sitejabber-free-store-reviews-traffic-leads
- Multi Currency Converter - https://apps.shopify.com/multi-currency-converter
- Cool Image Magnifier - https://apps.shopify.com/cool-image-magnifier
- Bold Loyalty Points - https://apps.shopify.com/loyalty-points-by-bold
- App1pro - https://apps.shopify.com/related-products-pro
- Leadslide (Multiple possibilites) - https://apps.shopify.com/partners/developer-dd332b77623f4d86
- Seguno - https://apps.shopify.com/coupon-banner-with-countdown-carousel
- Countdown Timer - https://apps.shopify.com/cowntdown-timer-by-revy
- Revy UpSell - https://apps.shopify.com/sales-booster-upsell-cross-sell-by-revy-shopify-apps
- Hide PayPal in Cart - https://apps.shopify.com/hide-paypal-in-cart
- Secomapp Currency Switcher - https://apps.shopify.com/currency-switcher
- Cart Activity - https://apps.shopify.com/cart-activity
- Panda Language Translate - https://apps.shopify.com/translate
- Lifter Apps Pop‑Up Window - https://apps.shopify.com/pop-up-window
- AutoCommerce - https://apps.shopify.com/orcinus-product-recommendation
- WooHoo - https://apps.shopify.com/woohoo
- In‑Store Reserver - https://apps.shopify.com/reserve-in-store-by-fera
- Tidio.co - https://apps.shopify.com/tidio-chat
- Upsell KAD Systems - https://apps.shopify.com/upsell-system
- Nextsale - https://apps.shopify.com/nextsale
- Revy Unlimited Bundles and Discounts - https://apps.shopify.com/product-bundles-discounts-by-revy
- NDNAPPS Banner Slider - https://apps.shopify.com/banner-slider-1
- Volume and Tiered Discounts - https://apps.shopify.com/volume-discount-by-hulkapps
- Trust Badge Master - https://apps.shopify.com/badge-master-by-hulkapps
- Ultimate Upsell - https://apps.shopify.com/ultimate-upsell
- Mageworx Advanced Bundle Products - https://apps.shopify.com/grouped-products
- Message Mate Texting Platform - https://apps.shopify.com/message-mate
- Post Purchase Upselly - https://apps.shopify.com/upsell-pop
- OrderLogic - https://apps.shopify.com/orderlogic
- EU Cookie Bar - https://apps.shopify.com/eu-cookie-bar
- Omega Instant Search - https://apps.shopify.com/omega-instant-search
- Sales Notifications pop up - https://apps.shopify.com/livebar
- GDPR Cookie Compiler - https://apps.shopify.com/eu-cookie-compiler
- Sales Pop up Notifications - https://apps.shopify.com/recent-sales-popup-notifications-1
- Pixel Union Ultimate Special Offers - https://apps.shopify.com/special-offers
- Product Discount - https://apps.shopify.com/discount-master
- Upsell Cross‑Sell - https://apps.shopify.com/upsell-cross-sell-smart-tool
- Instant Brand Page - https://apps.shopify.com/instant-brand-page
Contributing to the Repo
Setting Up Local Development
To work on the code simply:
- Pull down the repo somewhere
- Navigate to chrome://extensions/
- On the top right flip the switch to turn on developer mode.
- Click on Load Unpacked Extension and select the directory that contains this repo's code.
How to contribute
To contribute to the repository:
- Fork the repository.
- Clone the forked repository locally.
- Create a branch descriptive of your work. For example "my_new_feature_xyz".
- When you're done work, push up that branch to your own forked repository (not the feracommerce/shpoify_app_detector one).
- Visit https://github.com/feracommerce/shopify_app_detector and you'll see an option to create a pull request from your forked branch to the master. Create a pull request.
- Fill out the pull request template with everything it asks for and assign the pull request to someone to review.
- Set the reviewee as yourself and the requested reviewer as whomever you want to review your PR.
- Once the PR merges into master then it is ready for production and should be treated as such. It will be deployed to staging within minutes.
Henceforth the root master repo (feracommerce/shpoify_app_detector
) will be referred to as upstream
and your own fork will be referred to as origin
.
For example if you're working on some_large_feature_x
you could create the branch, push to upstream/some_large_feature_x
and then developer A and developer B can both submit PRs against upstream/some_large_feature_x
.
Then when that feature is ready for merge into master, you just submit a single PR from upstream/some_large_feature_x
to upstream/master
Getting your PR approved
A few key things to note:
- PRs must pass the test suite before they can be merged (using Side CI). It will tell you in the Pull Request whether it is OK to merge yet.
- PRs must be approved by at least one requested reviewers before you can merge.
- After you implement changes requested from a reviewer then post back with a :recycle: to say something like
:recyle: Ready for you to look again at it please.
. Note: If you do not do this then you PR may not ever get re-reviewed after comments are taken into acocunt. - If a PR comment starts with a :beer:
:beer:
then it is just a suggestion and preference of the reviewer and the comment is NON-blocking. That is, your PR may still be approved with these comments. - If a PR comment starts with a :tipping_hand_man:
:tipping_hand_man:
then it is just informative and requires no action. It's like a "FYI" - All other PR comments probably need to be addressed unless otherwise agreed by the reviewer.
- After a PR has been approved then you are free to merge.
- For contractors, your PR must be approved and merged before you may bill for your work on that component.
- PR reviews will happen ASAP but generally within 24 hours.
Making a release
For now the maintainers of the repo can only make a release public, but they will follow the following steps:
- Update the version in manifest.json
- Zip the package and upload it to the chrome extension store.
JavaScript Style Guide
We use an object-oriented approach to JavaScript (as object-oriented as we can).
Use four spaces for JavaScript. Use the following style guide: https://github.com/airbnb/javascript
Use JSDoc to document methods inside JavaScript classes.