A lightweight extension that adds Sitecore related hashflags to #Sitecore tags on Twitter.
-
#Sitecore
-
#SitecoreMVP
-
#SitecoreJSS
-
#SCHackathon
-
#WomenOfSitecore
-
#SPE
-
#Coveo
-
#SUGCON
-
#SitecoreSYM
-
#SXA
- https://www.twitter.com (not mobile)
- https://tweetdeck.twitter.com
To work locally, please branch off of the master branch. Once you've got your copy, just open up the repository in VS Code. Any changes or new development will primarily be made on the 'content.js' file
- In Google Chrome, open the Extensions menu (chrome://extensions/)
- Select the root folder sitecore-twitter-hashflag
- Confirm the new card is loaded
Afer loading the extension, load Twitter and open the developer console (F12) The console will display an alert confirming the extension is running:
Click on the content.js and place breakpoints wherever you need them.
When making changes to the content.js file in the repository, make sure you hit the refresh button for change to reflect in the browser:
Once you've completed changes to your branch, create a Pull Request back into the master branch.
(Don't worry about the creating Releases.)