We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11290c7 commit f07959eCopy full SHA for f07959e
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fb-mobile-clean-my-feeds",
3
- "version": "1.04",
+ "version": "1.05",
4
"author": "https://github.com/webdevsk",
5
"repository": {
6
"type": "git",
src/style.css
@@ -1,4 +1,7 @@
-/* DOM fixes */
+/* Hides F.B Purity message */
+#fbpdoesntworkonmobilesite{
+ display: none;
+}
/* Script styles */
7
.dialog-screen {
0 commit comments