Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Search - "webstore"
-
My last episode of Game of Thrones got ruined because of spoilers on social media 🙈 So to ensure that I don't get any spoilers for the GoT finale, I created a small chrome extension which automatically blurs out any GoT presence or prospective spoiler from websites I visit.
So for all those who are worried about the spoilers, can give it a try over here: https://chrome.google.com/webstore/...
Might be a bit buggy here and there so do share any feedback you have. 👍🏼 #WeekdayHackathons13 -
The inofficial devRant Toolbox for Firefox has been approved by Mozilla and is now available in the public Mozilla AddOn section:
https://addons.mozilla.org/de/...
It adds extended controls, themes (black, solarized, comic), dual frame layout and some more additional features.
A chrome version is also available:
https://chrome.google.com/webstore/...5 -
Some dude in my university used Squarespace to make a webstore, presented it as his final exam in Web developement and passed with flying colors.
They didn't even look up the code or anything, just gave him max score and that's it. I hate my school...
Edit: a friend just told me that the guy didn't even made the site. He paid someone else to do it.
I honestly don't know what makes me more sad14 -
Recently I've been procrastinating a hell lot by watching random youtube videos, so I made a little Chrome extension to keep me focused. I personally find it quite fun.
Crowwwww is an extension that helps you to stay focused. Whenever you go on a work-irrelevant site like youtube or reddit, a very judgmental-looking crow will appear on the screen and stare into your soul, forcing you to reconsider your life choices and go back to work.
https://chrome.google.com/webstore/...
(whitelisted sites are configurable of course)10 -
!rant
A chrome extension I've stumbled upon that some of you might like - Stack search!
While searching stuff on Google all links to stackoverflow will say whether there's a marked right answer and it's score..
And it's even open source!
I like it
https://chrome.google.com/webstore/...3 -
Somebody asked on how to get started on Full Stack web application development.
This is how I got started.
Client side Web Application Development:
---------------------------------------------------------------
• Start with basic HTML, CSS and JS, JSON. For quick learning, see W3Schools for these topic or YouTube it.
• Get a local web server. "200 OK!" webserver chrome extension is a good start. (https://chrome.google.com/webstore/...)
• Learn Chrome Dev Tools to debug the pages. YouTube it.
• Get a good IDE. I am very happy with VSCode. You can use it for very serious WebApps.
• Start learning JavaScript language in depth, but just related to Web Browser related topic or you would get sucked in server side too early.
• Install node.js. Learn NPM package manager. Learn basic node commands.
• Learn complexity of JS file referencing, JS modules in browser. Just learn, don't use it yet, to understand the benefits of code bundlers.
• Learn Webpack code bundler.
• Learn how to make you simple site much faster and using in Mobile using "Progressive Web Apps".
• Now learn to make modular UIs. I love React. Focus on getting the UI code modulear. Create Single Page sites. (You are not there yet to create a Web App) “Create-React-App” started kit is a good starting point.
• Learn to create multi-page site using React-router.
• Learn application state management using Redux.
• Learn to create application decision engine using Redux-Saga.
Practice and master each stage.
Along above, learn git / GitHub (to learn from others code), find good web resources like Medium / Smashing magazine, good YouTube channels etc. I subscribed to some popular Udemy courses too.
Server side Web development:
------------------------------------------
:) First learn client side Web Application development. Server side learning is another story.3 -
I should not have looked at this really interesting Chrome extension.
https://chrome.google.com/webstore/...
It tries to prevent phishing links from working by adding attributes to change the behaviour of the browser.
HOW DOES THIS WORK?
Just one simple line:
$('[target="_blank"]').attr("rel", "noopener noreferrer");
But why is this extension so bloated?
It loads the full jQuery library. For an attribute change!
I'd like to refer to this site for further investigations: http://youmightnotneedjquery.com//...
http://youmightnotneedjquery.com//...3 -
What the hell.. Stylish got removed from the Chrome web store?
https://chrome.google.com/webstore/...18 -
Yesterday I submitted my chrome extension to the chrome web store.
Today it got accepted!
https://chrome.google.com/webstore/...16 -
Gotta crank put a website for our new store in 2 days, with a webstore and figure out how to get pokemon into the actual shop. And the hosting gives me 50MB. Yes. In 2016.2
-
I found a chrome addon that allows me to search webpages with regex. I've had it for a full minute and I already love it.
https://chrome.google.com/webstore/...1 -
!rant/!story/!question
So, I've been developing a little Chrome Extention for people who usually searches quite a lot on Wiki and Wiktionary.
I mainly developed it for my own laziness to open a new tab and search for a term.
What it does is, when you select a word and triggers the extension, it will show a little dialog with Wikipedia and Wiktionary definitions for the selection.
If anyone is curious or interested in the idea, would be helpful to receive some feedback.
(sorry for the logo on the image, it's the only one that I have here, at the moment.)
https://chrome.google.com/webstore/...9 -
I have just released my first browser extension! It's a YouTube ad-skipper.
Chrome: https://chrome.google.com/webstore/...
Firefox: https://addons.mozilla.org/en-US/...
I did it mainly as a learning exercise but I hope some of you can find it useful!5 -
So anyone here likes The Good Place?
I made this little Chrome and Firefox extension that replaces the cursing words as in The Good Place.
If you like the show, you'd probably want to test it ;)
Google Chrome
https://chrome.google.com/webstore/...
Firefox
https://addons.mozilla.org/en-US/...7 -
We had a issue with a webstore that was only affecting users on Windows: one button didn't do anything.
The colleague that was working on the ticket was running Arch, and for him it was working as expected. He reported that the bug couldn't be replicated on Chromium, Firefox or qutebrowser. But our designer, who was running Windows 10, commented that it wasn't working for her in either Chrome or Firefox.
Some more conflicting reports later a colleague using Windows managed to fix it. It was caused by querying the button elements by id selector instead or a class selector. There was multple buttons, one for each product row.
I guess there just are platform differences that aren't specific to browser but instead the OS, that could have caused it7 -
It was the last year of high school.
We had to submit our final CS homework, so it gets reviewed by someone from the ministry of education and grade it. (think of it as GPA or whatever that is in your country).
Now being me, I really didn’t do much during the whole year, All I did was learning more about C#, more about SQL, and learn from the OGs like thenewboston, derek banas, and of course kudvenkat. (Plus more)
The homework was a C# webform website of whatever theme you like (mostly a web store) that uses MS Access as DB and a C# web service in SOAP. (Don’t ask.)
Part 1/2:
Months have passed, and only had 2 days left to deadline, with nothing on my hand but website sketches, sample projects for ideas, and table schematics.
I went ahead and started to work on it, for 48 hours STRAIGHT.
No breaks, barely ate, family visited and I barely noticed, I was just disconnected from reality.
48 hours passed and finished the project, I was quite satisfied with my it, I followed the right standards from encrypting passwords to verifying emails to implementing SQL queries without the risk of SQL injection, while everyone else followed foot as the teacher taught with plain text passwords and… do I need to continue? You know what I mean here.
Anyway, I went ahead and was like, Ok, lets do one last test run, And proceeded into deleting an Item from my webstore (it was something similar to shopify).
I refreshed. Nothing. Blank page. Just nothing. Nothing is working, at all.
Went ahead to debug almost everywhere, nothing, I’ve gone mad, like REALLY mad and almost lose it, then an hour later of failed debugging attempts I decided to rewrite the whole project from scratch from rebuilding the db, to rewriting the client/backend code and ui, and whatever works just go with it.
Then I noticed a loop block that was going infinite.
NEVER WAIT FOR A DATABASE TO HAVE MINIMUM NUMBER OF ROWS, ALWAYS ASSUME THAT IT HAS NO VALUES. (and if your CPU is 100%, its an infinite loop, a hard lesson learned)
The issue was that I requested 4 or more items from a table, and if it was less it would just loop.
So I went ahead, fixed that and went to sleep.
Part 2/2:
The day has come, the guy from the ministry came in and started reviewing each one of the students homeworks, and of course, some of the projects crashed last minute and straight up stopped working, it's like watching people burning alive.
My turn was up, he came and sat next to me and was like:
Him: Alright make me an account with an email of asd@123.com with a password 123456
Me: … that won't work, got a real email?
Him: What do you mean?
Me: I implemented an email verification system.
Him: … ok … just show me the website.
Me: Alright as you can see here first of all I used mailgun service on a .tk domain in order to send verification emails you know like every single website does, encrypted passwords etc… As you can see this website allows you to sign up as a customer or as a merc…
Him: Good job.
He stood up and moved on.
YOU MOTHERFUCKER.
I WENT THROUGH HELL IN THE PAST 48 HOURS.
AND YOU JUST SAT THERE FOR A MINUTE AND GAVE UP ON REVIEWING MY ENTIRE MASTERPIECE? GO SWIM IN A POOL FULL OF BURNING OIL YOU COUNTLESS PIECE OF SHIT
I got 100/100 in the end, and I kinda feel like shit for going thought all that trouble for just one minute of project review, but hey at least it helped me practice common standards.2 -
Fellow dark theme lovers, here's a chrome plugin to make every website have a dark theme: https://chrome.google.com/webstore/...4
-
devRanters beware! In-browser JavaScript crypto mining is becoming a thing.
https://coin-hive.com/
I found
https://chrome.google.com/webstore/...
Which will block browser coin miners on Chrome for now. Other ad/script blockers might work (though not always guaranteed).
Currently, these miners don't limit their CPU usage (and neither does the browser) so it's not great for your PC use.
If implemented correctly, like only using for a few seconds or for captchas/link shorteners (as suggested on the Coin Hive site), this could be a nice alternative to ads. But there is a guarantee that many will start using this unethically and not even tell users, nevermind that they'll do it for the entire session of the site.
Add Service Workers to the mix and it's a bag of trouble.13 -
For anyone even remotely interested in Web Design or Front End Development
there is Vectr a free, more accessible graphic design software that may soon become open-source
https://chrome.google.com/webstore/...4 -
The beta version of the new DEVRANT TOOLBOX is available now.
Its an unofficial web extension for Chrome and Firefox.
Chrome Web Store:
https://chrome.google.com/webstore/...
Firefox:
The certifaction process takes a long time, therefore I provided a direct download for the xpi file (for side loading).
https://drive.google.com/drive/...
Additional features: DUAL FRAME MODE (feeds left, rants right), themes (black, mono, darkgray, darkblue, comic, solarized), scrollbar plugin (perfect scrollbar, FF only), extended controls, fixed header, sorted userprofiles (by votes), autoreload (recent feed, 180 sec), highlighting new rants (recent feed), personal filter, image preview (mouseover), keyboard shortcuts, timestamps for rants, compact mode, colored notifs with clickable usernames, weekly rant.
I tested the extension with Windows Browsers only.
It would be great to get a feedback how it works with other systems!
Have fun with the toolbox.7 -
So I've been working for a while on my first browser extension, and I want to show it to you.
It's basically a form filler, helpful when you need random and fake data on websites or during testing. Nothing spectacular, but it's very customisable.
If someone tries it, I would like to hear the impressions or the complaints.
https://chrome.google.com/webstore/...2 -
Heys guys, so I made this little Chrome extension that shows you news feed from blogs and websites (of your choice) in your new tab page. Ya know, so you don't have to go to any specific website or app or anything. So, give it a spin maybe?
Its called Blink: https://chrome.google.com/webstore/...
thanks :)
PS: Sorry if you think this is spam, just wanted to share it.. Its free and open source..2 -
Yo guys you need this Chrome extension.
Litteraly so helpfull, shows code snippets in google Search
On Chrome WebStore (also on firefox)
- Greppper15 -
Not a rant..
I recently made a chrome extension to manage tabs...
https://chrome.google.com/webstore/...
Made it for myself first but I know all of us have this problem of having tabs to the extent that even the favicons become invisible.
Feedback and suggestions are welcome guys!! -
I just published my second chrome extension: mediumship! It lets you read any story on Medium. Feel free to try it out at https://chrome.google.com/webstore/...
-
I highly recommend https://www.codegrepper.com/ (if you're not using it, you may really like it), I'm paying for GitHub Copilot for use in vscode and Android Studio and find it very useful, and now playing with ChatGPT as a google search/chrome extension https://chrome.google.com/webstore/...
With Google Graph and the combination of everything mentioned above life is pretty good :D6 -
I hated when edge people could scribble on any web pages and other chromium based browsers user can't. So i created a workaround. Please have a look and comment what you feel about it.
https://chrome.google.com/webstore/...4 -
Sick of ads in your Facebook feed? So was I....
If you use Chrome, you're welcome :)
https://chrome.google.com/webstore/...6 -
Just last week I made a webstore app to host some premium WordPress plugins and I'm using PayPal as payment gateway. Today I received an email that PayPal has put limitations on my account and wants me to provide them with some more details.
I haven't sold any plugins yet and PayPal putting their limitations...like what the hell man.3 -
Alright, I'm gonna need some help from more experienced devs.
tldr: how does my sister test my website if she can't run it?
I'm making a site (for myself, I've talked about this in other rants, most likely won't go online so I don't want to spend money on this), and my sister is helping me with the sales part of the project. It's basicaly a web store.
In a couple of months, she is going to have a baby, and will stay at home for 5 months. Since she helped me with it, and I don't really know all of the steps that go into online purchasing (she kind of works with this, and makes a lot of online purchases, from everyone I know she was the best person to go to), we want her to test it while she's at home with the baby, just in case I missed or didn't understand something.
The problem is: she doesn't understant anything about programing and probably never seen a command line, and since this is laravel, I will need to install a lot of things in her computer, which will be useless for her after she is done, and teach her some commands to run the site.
Also, like I said, i don't want to spend money on this, since she will only make a few tests and that's it, it would go offline after.
She is smart, she could probably do this, so if there is no way of doing this is ok, but if there is it would save her a lot of time while testing and with the baby, and save me my time at work.
I would want something like git, but where I could run the site without a lot of steps.
Does anyone know how she can test it? Is there even a way?
Thank you in advance 😁5